Skip to content

Extension to Sitecore.Search namespace. Includes AdvancedDatabaseCrawler and Searcher.

Notifications You must be signed in to change notification settings

techphoria414/SitecoreSearchContrib

 
 

Repository files navigation

How to build code and deploy items:
0. Under the root of the repository, create a folder called /references and copy the following DLLs from your local Sitecore install in there:
   - Lucene.Net.dll
   - Sitecore.Client.dll
   - Sitecore.Kernel.dll

   (it should build with 6.4.1 or 6.5.0 ver fine)
   
1. Open both webroot_path.txt and serialization_path.txt and adjust the path accordingly

2. Open the project -> Build Solution

3. Open Sitecore -> CE -> Developer Tab -> Update Database

How to run:
1. Launch http://localhost/scripts/rebuild.aspx or run Control Panel -> Rebuild the Search Index -> 'demo'

2. Rebuild the "demo" index

3. Launch http://localhost/sitecore modules/web/searchdemo

About

Extension to Sitecore.Search namespace. Includes AdvancedDatabaseCrawler and Searcher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 67.5%
  • JavaScript 24.3%
  • Classic ASP 8.2%