Skip to content

Releases: ONSdigital/dp-search-api

Release 1.30.0

20 Jan 16:50
Compare
Choose a tag to compare
  • Add component tests for filtering by topics
  • Add distinct topic count query to the aggregation results

Release 1.29.0

09 Dec 15:14
v1.29.0
f95b0c3
Compare
Choose a tag to compare

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

24 Nov 11:24
v1.28.1
f2387c7
Compare
Choose a tag to compare

This release pr contains the following:

  • Fix filtering of topics query

Release 1.28.0

14 Nov 16:42
v1.28.0
38a16e3
Compare
Choose a tag to compare
  • 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

29 Jul 15:20
Compare
Choose a tag to compare

These are the changes in this release:

  1. The "census" parameter is now parsed so that it is used in the Search results.

  2. The region used by the Bulk Indexer has been updated to eu-west-2.

  3. A json flag has been added to prevent the Service Auth Token value from being logged.

  4. The dependency for the Search Data Extractor has been updated.

Release 1.26.0

27 Jul 09:42
v1.26.0
f1cb504
Compare
Choose a tag to compare

This release pr contains the following change:

  • Releasing the dp search documentation change

Release 1.25.0

26 Jul 16:26
v1.25.0
26aba04
Compare
Choose a tag to compare

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

19 Jul 08:19
v1.24.0
f2b4f87
Compare
Choose a tag to compare

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

26 Jun 12:47
v1.23.0
f91ee4c
Compare
Choose a tag to compare
  • Add missing release calender fields.
  • Update search data extractor dependency.

Release 1.22.0

06 Jun 14:14
v1.22.0
449cab8
Compare
Choose a tag to compare
  • 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