techphoria414/SitecoreSearchContrib
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
Releases
No releases published
Languages
- C# 67.5%
- JavaScript 24.3%
- Classic ASP 8.2%