mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 02:44:49 +00:00
parent
2ebcbbc66b
commit
5b5c032dee
@ -50,7 +50,7 @@ public class MissingFilterBuilder extends BaseFilterBuilder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Should hte missing filter include documents where the field doesn't exists in the docs.
|
* Should the missing filter include documents where the field doesn't exists in the docs.
|
||||||
* Defaults to <tt>true</tt>.
|
* Defaults to <tt>true</tt>.
|
||||||
*/
|
*/
|
||||||
public MissingFilterBuilder existence(boolean existence) {
|
public MissingFilterBuilder existence(boolean existence) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user