public interface GeoDistanceFacet extends Facet, Iterable<GeoDistanceFacet.Entry>
| Modifier and Type | Interface and Description |
|---|---|
static class |
GeoDistanceFacet.Entry |
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The type of the filter facet.
|
| Modifier and Type | Method and Description |
|---|---|
List<GeoDistanceFacet.Entry> |
getEntries()
An ordered list of geo distance facet entries.
|
forEach, iterator, spliteratorstatic final String TYPE
List<GeoDistanceFacet.Entry> getEntries()
Copyright © 2009–2016. All rights reserved.