Currently these methods take an `Iterable<SearchOperator>`. If there's only one such SearchOperator, it requires doing something like `.must(Arrays.asList(clause))`. It would be more convenient for developers to have overloaded methods that take a single SearchOperator instead of an Iterable.
Add overloads for the `compound` must/mustNot/filter/should clauses to accept a single SearchOperator
- Assignee:
-
Unassigned
- Reporter:
-
Erik Hatcher
- Votes:
-
1 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- None
- None
- None
- None