Indexing free-text search data
The free-text search process consists of three steps:
- Initial population of the search index database using a batch process.
- Continuous index updates in production using messaging.
- Executing a search query to Solr server.
As users make and save changes, PolicyCenter updates the indexes dynamically.
