Releases: ONSdigital/dp-search-api
Releases · ONSdigital/dp-search-api
Release 1.30.0
- Add component tests for filtering by topics
- Add distinct topic count query to the aggregation results
Release 1.29.0
This release contains the following:
- Handle scenario for different metadata received from Dataset API
- SDK documentation intro update
- Create Go SDK client for search API
Release 1.28.1
This release pr contains the following:
- Fix filtering of topics query
Release 1.28.0
- Add support for canonical topic and sub topics
- Fix alternate suggestions from elasticsearch
- Handle duplicate query terms
- General tidy up of Release Builder code and remove legacy code
Release 1.27.0
These are the changes in this release:
-
The "census" parameter is now parsed so that it is used in the Search results.
-
The region used by the Bulk Indexer has been updated to eu-west-2.
-
A json flag has been added to prevent the Service Auth Token value from being logged.
-
The dependency for the Search Data Extractor has been updated.
Release 1.26.0
This release pr contains the following change:
- Releasing the dp search documentation change
Release 1.25.0
This release pr includes the following
- Fix search suggestions to add proper suggestions
- Fix issue with highlighting
- Escape special characters in search
Release 1.24.0
This release contains the following main changes
- Align attribute names in the ES mapping with the actual names from the json object being inserted by dp-search-data-importer
- Major transformation changes to ES 7.10
- Release Calendar endpoint migration to use ES 7.10
- Use latest version of dp-elasticsearch (v4 removed due to an error in version bump)
- Update to search API documentation
Release 1.23.0
- Add missing release calender fields.
- Update search data extractor dependency.
Release 1.22.0
- Switch to use es 7.10 client library
- Switch between transformers based on es version flag
- Unify aggregate clauses in both queries
- Add highlighting to transformer