Skip to content

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

Notifications You must be signed in to change notification settings

IglooDigital/SitecoreSearchContrib

This branch is 66 commits behind alexshyba/SitecoreSearchContrib:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4f075e · Jul 3, 2012

History

7 Commits
Jul 3, 2012
Jul 3, 2012
Jul 3, 2012
Jun 25, 2012
Jul 3, 2012
Jul 3, 2012
Jun 25, 2012
Jun 25, 2012
Jul 3, 2012
Jun 25, 2012
Jun 25, 2012
Jun 25, 2012

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