public final class SearchClient extends Object
| Constructor and Description |
|---|
SearchClient() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteScrollContext(String scrollId) |
SearchResponse |
scroll(Scroll scroll) |
SearchResponse |
search(Search criteria,
SearchParams params,
String... index) |
public SearchResponse search(Search criteria, SearchParams params, String... index)
public SearchResponse scroll(Scroll scroll)
public boolean deleteScrollContext(String scrollId)
Copyright © 2022 The Apache Software Foundation. All rights reserved.