public class IndexSearchFunctions extends Object
| Constructor and Description |
|---|
IndexSearchFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static org.elasticsearch.action.search.SearchRequestBuilder |
buildSearchIDRequest(org.gcube.rest.index.common.search.Query query) |
static org.elasticsearch.action.search.SearchRequestBuilder |
buildSearchRequest(org.gcube.rest.index.common.search.Query query,
Map<String,Map<String,String>> mapAlias,
Map<String,org.gcube.rest.index.common.entities.CollectionInfo> collectionInfoMap) |
static org.elasticsearch.action.search.SearchResponse |
buildSearchScrollRequest(org.gcube.rest.index.common.search.Query query,
Map<String,Map<String,String>> mapAlias,
Map<String,org.gcube.rest.index.common.entities.CollectionInfo> collectionInfoMap) |
public static org.elasticsearch.action.search.SearchRequestBuilder buildSearchRequest(org.gcube.rest.index.common.search.Query query,
Map<String,Map<String,String>> mapAlias,
Map<String,org.gcube.rest.index.common.entities.CollectionInfo> collectionInfoMap)
public static org.elasticsearch.action.search.SearchRequestBuilder buildSearchIDRequest(org.gcube.rest.index.common.search.Query query)
Copyright © 2019. All Rights Reserved.