Difference between revisions of "Constellio search/indexing"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 4: | Line 4: | ||
=== | === Activate the '''search''' servlet in your installation === | ||
The search servlet is deactivated by default. | |||
=== Option: Create a user for crawling === | # Edit the <tomcat>/webapps/<Tempus Serva>/WEB-INF/web.xml | ||
# 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. | 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. | ||
=== Prepare Constellio === | |||
==== Install Constellio ==== | |||
# Download the 1.3 installer | |||
# Run the installer by doubleclicking the .jar file | |||
# Install to MySQL database | |||
# Run the '''Start constellio''' | |||
==== Setting up a connector ==== | |||
Before setting up a connector create or choose a valid search scope | |||
# Choose connector type: '''auth-http-conector''' | |||
# Ensure that '''Use security''' is checked | |||
# Set start URL to: '''http://<server name>/TempusServa/search''' | |||
# Include the same URL in include patterns | |||
# Enter username for the crawler user (a valid TS user) | |||
# Enter password for the crawler user (a valid TS user) |
Revision as of 14:22, 24 June 2014
Constilleio search / indexing
Activate the search servlet in your installation
The search servlet is deactivated by default.
- Edit the <tomcat>/webapps/<Tempus Serva>/WEB-INF/web.xml
- 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.
Prepare Constellio
Install Constellio
- Download the 1.3 installer
- Run the installer by doubleclicking the .jar file
- Install to MySQL database
- Run the Start constellio
Setting up a connector
Before setting up a connector create or choose a valid search scope
- Choose connector type: auth-http-conector
- Ensure that Use security is checked
- Set start URL to: http://<server name>/TempusServa/search
- Include the same URL in include patterns
- Enter username for the crawler user (a valid TS user)
- Enter password for the crawler user (a valid TS user)