Fixes
- Fixes related to Solr query generation related to: [
noss
]- default sort should be on dataField when
sortField
isn't specified - supports
suggestionProfile
input to solrQuery stage to query a different collection / profile for suggestions than the search - fixes an edge-case where the composed query didn't respect the
queryFormat
property
- default sort should be on dataField when
- Fixes a
NaN
error with pipeline insights [noss
]