forked from alexshyba/SitecoreSearchContrib
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme
More file actions
20 lines (13 loc) · 700 Bytes
/
readme
File metadata and controls
20 lines (13 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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