Package | Description |
---|---|
org.elasticsearch.action.search |
Search action.
|
org.elasticsearch.search.facet | |
org.elasticsearch.search.internal | |
org.elasticsearch.search.query |
Modifier and Type | Method and Description |
---|---|
Facets |
SearchResponse.getFacets()
The search facets.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalFacets |
Modifier and Type | Method and Description |
---|---|
Facets |
InternalSearchResponse.facets() |
Modifier and Type | Method and Description |
---|---|
Facets |
QuerySearchResult.facets() |
Copyright © 2009–2015. All rights reserved.