You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The clause (query) should appear in the matching document. A boolean query with no must clauses, one or more should clauses must match a document.
104
-
/// The minimum number of should clauses to match can be set using minimum_should_match parameter.
103
+
/// The clause (query) must not appear in the matching documents. Note that it is not possible to search on documents that only consists of a must_not clauses.
/// The clause (query) should appear in the matching document. A boolean query with no must clauses, one or more should clauses must match a document.
113
-
/// The minimum number of should clauses to match can be set using minimum_should_match parameter.
111
+
/// The clause (query) must not appear in the matching documents. Note that it is not possible to search on documents that only consists of a must_not clauses.
/// The clause (query) should appear in the matching document. A boolean query with no must clauses, one or more should clauses must match a document.
122
-
/// The minimum number of should clauses to match can be set using minimum_should_match parameter.
119
+
/// The clause (query) must not appear in the matching documents. Note that it is not possible to search on documents that only consists of a must_not clauses.
/// The clause (query) must not appear in the matching documents. Note that it is not possible to search on documents that only consists of a must_not clauses.
126
+
/// The clause (query) should appear in the matching document. A boolean query with no must clauses, one or more should clauses must match a document.
127
+
/// The minimum number of should clauses to match can be set using minimum_should_match parameter.
/// The clause (query) must not appear in the matching documents. Note that it is not possible to search on documents that only consists of a must_not clauses.
135
+
/// The clause (query) should appear in the matching document. A boolean query with no must clauses, one or more should clauses must match a document.
136
+
/// The minimum number of should clauses to match can be set using minimum_should_match parameter.
/// The clause (query) must not appear in the matching documents. Note that it is not possible to search on documents that only consists of a must_not clauses.
144
+
/// The clause (query) should appear in the matching document. A boolean query with no must clauses, one or more should clauses must match a document.
145
+
/// The minimum number of should clauses to match can be set using minimum_should_match parameter.
0 commit comments