Feed for this blog Search Index with custom fields in sitefinity 4 Monday, November 14, 2011 by Teodor Georgiev | Comments 4 This is going to be a HOW to configure the search indexes in sitefinity to index and search on more than the default fields. 1. You have to add the fields in sitefinity search index. The search system is based on the publishing system so the ... Tweet 404 and custom Parameters Wednesday, September 28, 2011 by Teodor Georgiev | Comments 4 In Sitefinity 4 we support parameters in the URL , not only in the query string. The only problem for now is that we have to be able to tell the difference between a valid URL and an invalid one. But when the URL does contain ... Tweet Adding a new Content Type to Search Wednesday, September 07, 2011 by Teodor Georgiev | Comments 3 With the release of 4.2 there are a lot of changes related to the Publishing System and the Search. They were focused mainly on the extensibility. Actually the search relies on the publishing system to process the data. There are inbound pipes which are responsible for ... Tweet Using Update Panel in sitefinity Friday, August 26, 2011 by Teodor Georgiev | Comments 1 If you try to use the update panel in Sitefinity and check Include Script Manager setting in page properties you will run into a little problem. Аpparently the update panel control expect to have registered a script manager on the page during the execution of ... Tweet Publishing system brief walkthrough Thursday, August 18, 2011 by Teodor Georgiev | Comments 3 How many times have you experienced the need to provide data from you application or to consume some data from other applications? In most of the cases you need to implement some sort of data conversion to other format and then apply some business logic ... Tweet