Constellio search/indexing

From TempusServa wiki
Jump to navigation Jump to search


Constilleio search / indexing

Activate the search servlet in your installation

The search servlet is deactivated by default.

  1. Edit the <tomcat>/webapps/<Tempus Serva>/WEB-INF/web.xml
  2. Remove comments from the search servlet


Option: Create a user for crawling

You will need at least 1 user for crawling the content in Tempus Serva, possibly more if content restrictions apply to different search user groups. All group and policies will be respected through the indexing.

Prepare Constellio

Install Constellio

  1. Download the 1.3 installer
  2. Run the installer by doubleclicking the .jar file
  3. Install to MySQL database
  4. Run the Start constellio

Setting up a connector

Before setting up a connector create or choose a valid search scope

  1. Choose connector type: auth-http-conector
  2. Ensure that Use security is checked
  3. Set start URL to: http://<server name>/TempusServa/search
  4. Include the same URL in include patterns
  5. Enter username for the crawler user (a valid TS user)
  6. Enter password for the crawler user (a valid TS user)