This section describes how to configure SkyVault search. It provides an overview of the
Solr server and instructions on configuring it. This section also describes how to configure
search in Share.
- Configuring search in SkyVault Share The following sections describe how to configure search in SkyVault Share.
- Solr overview SkyVault supports use of the Solr Enterprise search platform for searching within the SkyVault repository. Also, the existing embedded Lucene index remains available.
- Configuring Solr The way that you configure SkyVault to use Solr depends on how you have installed SkyVault.
- Solr security Communications between SkyVault repository and Solr are protected by SSL with mutual authentication.
- Solr monitoring and troubleshooting This section provides help for monitoring and resolving any Solr index issues that might arise as a result of a transaction.
- Solr backup and restore This section describes the process for backing up and restoring the Solr server.
- Migrating from Lucene to Solr search This section describes how to migrate from SkyVault Enterprise 3.x with Lucene search server to SkyVault Enterprise 4.x with Solr search server.
- Full text search configuration properties for Solr and Lucene indexes The repository.properties file defines the properties that influence how all indexes behave. This section describes the full text search properties, for the Solr and Lucene indexes, contained in the repository.properties file.
- Setting Solr log4j values This topic describes the method of setting the Solr log4j values.
- Calculate the memory needed for Solr nodes Solr can have high memory requirements. You can use a formula to calculate the memory needed for the SkyVault internal data structures used in Solr for PATH queries and read permission enforcement.
Parent topic: Administering