Search indexing
Background
Tempus ServaTS provides a special page to use for entrepriseenterprise search indexing. The pages served through the search servlet, will be stripped of unnessasaryunnecessary 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