Last updated: 27 Aug 2024
specialist-publisher: Local Development
Testing finders end-to-end locally
See the GOV.UK Docker documentation.
Search API configuration changes
When you make changes to the Search API configuration, you will need to migrate to the new schema.
govuk-docker exec search-api-app env SEARCH_INDEX=govuk bundle exec rake search:migrate_schema
Note that you may need to republish documents to see changes to the schema reflected in the search results after migrating.