Package | Description |
---|---|
org.elasticsearch.action.percolate | |
org.elasticsearch.percolator |
Modifier and Type | Field and Description |
---|---|
static PercolateResponse.Match[] |
PercolateResponse.EMPTY |
Modifier and Type | Method and Description |
---|---|
PercolateResponse.Match[] |
PercolateResponse.getMatches() |
Modifier and Type | Method and Description |
---|---|
Iterator<PercolateResponse.Match> |
PercolateResponse.iterator() |
Modifier and Type | Method and Description |
---|---|
PercolateResponse.Match[] |
PercolatorService.ReduceResult.matches() |
Copyright © 2009–2015. All rights reserved.