| Package | Description |
|---|---|
| at.molindo.esi4j.action | |
| at.molindo.esi4j.action.impl | |
| at.molindo.esi4j.core | |
| at.molindo.esi4j.core.impl |
| Modifier and Type | Method and Description |
|---|---|
SearchResponseWrapper |
MultiSearchItemResponseWrapper.getSearchResponseWrapper() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchResponseWrapper |
| Modifier and Type | Method and Description |
|---|---|
SearchResponseWrapper |
DefaultMultiSearchItemResponseWrapper.getSearchResponseWrapper() |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.action.ListenableActionFuture<SearchResponseWrapper> |
Esi4JSearchIndex.executeSearch(Esi4JOperation<org.elasticsearch.action.ListenableActionFuture<org.elasticsearch.action.search.SearchResponse>> searchOperation) |
org.elasticsearch.action.ListenableActionFuture<SearchResponseWrapper> |
Esi4JSearchIndex.search(org.elasticsearch.index.query.QueryBuilder query,
Class<?> type) |
org.elasticsearch.action.ListenableActionFuture<SearchResponseWrapper> |
Esi4JSearchIndex.search(org.elasticsearch.index.query.QueryBuilder query,
Class<?> type,
int from,
int size) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.action.ListenableActionFuture<SearchResponseWrapper> |
AbstractIndex.executeSearch(Esi4JOperation<org.elasticsearch.action.ListenableActionFuture<org.elasticsearch.action.search.SearchResponse>> searchOperation) |
org.elasticsearch.action.ListenableActionFuture<SearchResponseWrapper> |
AbstractIndex.search(org.elasticsearch.index.query.QueryBuilder query,
Class<?> type) |
org.elasticsearch.action.ListenableActionFuture<SearchResponseWrapper> |
AbstractIndex.search(org.elasticsearch.index.query.QueryBuilder query,
Class<?> type,
int from,
int size) |
Copyright © 2015 Molindo GmbH. All Rights Reserved.