Enhancements
- Adds a new endpoint to get list of end-users associated with a search UI [
noss
] - Adds support for querying multiple collections for Solr [
noss
] - Improves Dx for the use of endpoint property [
noss
] - Supports suggestionProfile input to solrQuery stage to query a different collection / profile for suggestions than the search [
noss
] - Adds support for query boost stage [
noss
] - Adds
queryString
support for ReactiveSearch endpoint [noss
] - Adds support for deleting a saved search and unfavoriting a previously favorited document [
noss
]
Fixes
- Fixes an edge-case with term type of query's generation for Solr BE when
sortBy
key is specified [noss
] - Fixes related to Solr query generation related to: [
noss
] - default sort should be on dataField when sortField isn't specified [
noss
] - Fixes an edge-case where the composed query didn't respect the queryFormat property [
noss
] - Fixes a NaN error with pipeline insights [
noss
] - Fixes: read sourcesXffValue from back to front for source filtering in permissions [
oss
] - Fixes for version control support for pipelines [
noss
] - Fixes geo query for Solr when reacting to a search query [
noss
]