| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
ElasticSearchClientService.scroll(String scroll)
Retrieve next page of results from a Scroll.
|
SearchResponse |
ElasticSearchClientService.search(String query,
String index,
String type,
Map<String,String> requestParameters)
Perform a search using the JSON DSL.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.