
Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
Archive
Meta
Tag Archives: Lucene
Get latest news using Sitecore AdvancedDatabaseCrawler Lucene index
This is the first of 2 follow-up posts on how to use the Advanced Database Crawler open source module for Sitecore. From Sitecore 6.5, Sitecore is deprecating the old Lucene index. This means that we have to redo our index … Continue reading
Using the Sitecore open source AdvancedDatabaseCrawler Lucene indexer
From Sitecore 6.5, Sitecore is deprecating the old Lucene search method. This simply means that you can no longer use the current, built in Lucene search, but has to use a new built in Lucene search. This is article 1 … Continue reading
Sitecore fast query
Sitecore has multiple ways of accessing data. Accessing data where the location and type is known is usually done using the Sitecore Query: The string value represents the path to the item to be selected. Selecting multiple items can be … Continue reading