Package | Description |
---|---|
org.apache.solr.search.facet |
APIs and classes for the JSON Facet API.
|
Modifier and Type | Field and Description |
---|---|
static FacetRequest.FacetSort |
FacetRequest.FacetSort.COUNT_DESC
Commonly Re-used "count desc" (default)
|
static FacetRequest.FacetSort |
FacetRequest.FacetSort.INDEX_ASC
Commonly Re-used "index asc" (index order / streaming)
|
Modifier and Type | Method and Description |
---|---|
void |
FacetRangeMerger.sortBuckets(FacetRequest.FacetSort sort) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.