Search indexing

From TempusServa wiki
Jump to navigation Jump to search

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.

SearchOverview.png

Indexing setup

  1. Create a search user
    • Assign groups corresponding to content that should be indexed
  2. 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