Difference between revisions of "Search indexing"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 14: | Line 14: | ||
== Search box integration == | == Search box integration == | ||
To enable the user to search from the pages in TS a search box. | |||
Options include: | |||
* Inherit a search functionality from page referenced in Wrapper | |||
* Insert a search form in a Wrapper (probably "Header padding") | |||
* Insert a search form in a Section header HTML | |||
Search form mentioned above are nothing but static HTML code |
Revision as of 14:26, 8 January 2016
Background
Tempus Serva provides a special page to use for entreprise search indexing. The pages served through the search servlet, will be stripped of unnessasary content including links, forms and other "active" types of content.
Indexing setup
- Create a search user
- Assign groups corresponding to content that should be indexed
- Add a new source to index (see Constellio example below)
- Set source endpoint to <server>/<application>/search
- Activate Basic authentication to new user
Search box integration
To enable the user to search from the pages in TS a search box.
Options include:
- Inherit a search functionality from page referenced in Wrapper
- Insert a search form in a Wrapper (probably "Header padding")
- Insert a search form in a Section header HTML
Search form mentioned above are nothing but static HTML code