Skip to content

2.21.0

Compare
Choose a tag to compare
@epugh epugh released this 23 May 15:55
· 63 commits to main since this release

2.21.0 (2023-05-23)

  • Urls to documents that have a document id with a # character embedded don't pass the id into OpenSearch and Elasticsearch. We now escape that character to fool the browser ;-). #120 by @epugh fixes #119.

  • We also fixed a bug in how the urls for Elasticsearch 7+ and OpenSearch are formatted with the /_doc/[id] and /_explain/[id] pattern. Splainer-search now only properly works with those search engines and above. #120 by @epugh.

v2.20.2...v2.21.0