Skip to content

Commit 62f2e42

Browse files
authored
Add BoostingQuery and SimpleQueryString to protos (opensearch-project#376)
Signed-off-by: Karen X <karenxyr@gmail.com>
1 parent 139a343 commit 62f2e42

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44

55
## [Unreleased]
66
### Added
7+
- Add BoostingQuery and SimpleQueryString protos ([#376](https://github.com/opensearch-project/opensearch-protobufs/pull/376))
78

89
### Changed
910

tools/proto-convert/src/config/spec-filter.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ excluded_schemas:
1010
- Aggregate
1111
- Suggester
1212
- Suggest
13-
- BoostingQuery
1413
- DisMaxQuery
1514
- QueryStringQuery
16-
- SimpleQueryStringQuery
1715
- IntervalsQuery
1816
- ScriptScoreQuery
1917
- CommonTermsQuery

0 commit comments

Comments
 (0)