Package | Description |
---|---|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
Modifier and Type | Field and Description |
---|---|
FacetComponent.ShardFacetCount[] |
FacetComponent.DistribFieldFacet.countSorted |
Modifier and Type | Field and Description |
---|---|
HashMap<String,FacetComponent.ShardFacetCount> |
FacetComponent.DistribFieldFacet.counts |
Modifier and Type | Method and Description |
---|---|
FacetComponent.ShardFacetCount[] |
FacetComponent.DistribFieldFacet.getCountSorted() |
FacetComponent.ShardFacetCount[] |
FacetComponent.DistribFieldFacet.getLexSorted() |
Modifier and Type | Method and Description |
---|---|
protected void |
FacetComponent.DistribFieldFacet.incCount(FacetComponent.ShardFacetCount sfc,
long count) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.