Configuring free-text search for indexing and searching
The following files configure how free-text search and the Guidewire Solr Extension operate together to index and search for policies:
- schema.xml
- Defines search fields as known in the Guidewire Solr Extension
- policy-search-config.xml
- Defines the mapping between PolicyCenter fields and full-text search fields and configures how the full-text fields are indexed and searched
- data-config.xml
- Used by the Solr Data Import process to map data from batch load to the Guidewire Solr Extension schema
These files are preconfigured in the base configuration. You do not need to modify these files unless you want to change the default set of search fields or their behaviors. The files also contain connection-related parameters that you set at the time you initially install and set up free-text search.
See also
