| Constructor and Description |
|---|
SearchParams() |
| Modifier and Type | Method and Description |
|---|---|
SearchParams |
allowNoIndices(boolean allowNoIndices) |
SearchParams |
expandWildcards(String wildcards) |
SearchParams |
ignoreUnavailable(boolean ignoreUnavailable) |
Iterator<Map.Entry<String,Object>> |
iterator() |
SearchParams |
scroll(Duration contextRetention) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SearchParams ignoreUnavailable(boolean ignoreUnavailable)
public SearchParams allowNoIndices(boolean allowNoIndices)
public SearchParams expandWildcards(String wildcards)
public SearchParams scroll(Duration contextRetention)
Copyright © 2022 The Apache Software Foundation. All rights reserved.