We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6864d14 commit 1ae0fe8Copy full SHA for 1ae0fe8
CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11
- Fixed exception for case when Hybrid query being wrapped into bool query ([#490](https://github.com/opensearch-project/neural-search/pull/490))
12
- Hybrid query and nested type fields ([#498](https://github.com/opensearch-project/neural-search/pull/498))
13
- Fix typo for sparse encoding processor factory([#578](https://github.com/opensearch-project/neural-search/pull/578))
14
+- Add non-null check for queryBuilder in NeuralQueryEnricherProcessor ([#615](https://github.com/opensearch-project/neural-search/pull/615))
15
### Infrastructure
16
### Documentation
17
### Maintenance
0 commit comments