| Package | Description |
|---|---|
| org.hibernate.search.elasticsearch.impl | |
| org.hibernate.search.elasticsearch.work.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptySearchResult |
| Modifier and Type | Method and Description |
|---|---|
static SearchResult |
EmptySearchResult.get() |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult |
SearchWork.generateResult(ElasticsearchWorkExecutionContext context,
org.elasticsearch.client.Response response,
com.google.gson.JsonObject parsedResponseBody) |
protected SearchResult |
ScrollWork.generateResult(ElasticsearchWorkExecutionContext context,
org.elasticsearch.client.Response response,
com.google.gson.JsonObject parsedResponseBody) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchWork<SearchResult> |
SearchWork.Builder.build() |
Copyright © 2006–2017 Hibernate. All rights reserved.