|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrowseFacet | |
|---|---|
| com.browseengine.bobo.api | |
| com.browseengine.bobo.facets | |
| com.browseengine.bobo.facets.impl | |
| com.browseengine.bobo.util | |
| Uses of BrowseFacet in com.browseengine.bobo.api |
|---|
| Methods in com.browseengine.bobo.api that return BrowseFacet | |
|---|---|
BrowseFacet |
FacetAccessible.getFacet(String value)
Gets the facet given a value. |
BrowseFacet |
MappedFacetAccessible.getFacet(String value)
|
| Methods in com.browseengine.bobo.api that return types with arguments of type BrowseFacet | |
|---|---|
List<BrowseFacet> |
FacetAccessible.getFacets()
Gets gathered top facets |
List<BrowseFacet> |
MappedFacetAccessible.getFacets()
|
List<BrowseFacet> |
BrowseFacet.merge(List<BrowseFacet> v,
Comparator<BrowseFacet> comparator)
|
Comparator<BrowseFacet> |
ComparatorFactory.newComparator()
Providers a Comparator. |
| Methods in com.browseengine.bobo.api with parameters of type BrowseFacet | |
|---|---|
int |
MultiBoboBrowser.BrowseFacetValueComparator.compare(BrowseFacet o1,
BrowseFacet o2)
|
| Method parameters in com.browseengine.bobo.api with type arguments of type BrowseFacet | |
|---|---|
List<BrowseFacet> |
BrowseFacet.merge(List<BrowseFacet> v,
Comparator<BrowseFacet> comparator)
|
List<BrowseFacet> |
BrowseFacet.merge(List<BrowseFacet> v,
Comparator<BrowseFacet> comparator)
|
| Constructors in com.browseengine.bobo.api with parameters of type BrowseFacet | |
|---|---|
MappedFacetAccessible(BrowseFacet[] facets)
|
|
| Uses of BrowseFacet in com.browseengine.bobo.facets |
|---|
| Fields in com.browseengine.bobo.facets with type parameters of type BrowseFacet | |
|---|---|
static List<BrowseFacet> |
FacetCountCollector.EMPTY_FACET_LIST
Empty facet list. |
| Methods in com.browseengine.bobo.facets that return BrowseFacet | |
|---|---|
BrowseFacet |
CombinedFacetAccessible.getFacet(String value)
|
| Methods in com.browseengine.bobo.facets that return types with arguments of type BrowseFacet | |
|---|---|
List<BrowseFacet> |
CombinedFacetAccessible.getFacets()
|
| Uses of BrowseFacet in com.browseengine.bobo.facets.impl |
|---|
| Fields in com.browseengine.bobo.facets.impl with type parameters of type BrowseFacet | |
|---|---|
static Comparator<BrowseFacet> |
FacetHitcountComparatorFactory.FACET_HITS_COMPARATOR
|
| Methods in com.browseengine.bobo.facets.impl that return BrowseFacet | |
|---|---|
BrowseFacet |
PathFacetCountCollector.getFacet(String value)
|
BrowseFacet |
DefaultFacetCountCollector.getFacet(String value)
|
BrowseFacet |
GeoFacetCountCollector.getFacet(String value)
|
BrowseFacet |
RangeFacetCountCollector.getFacet(String value)
|
BrowseFacet |
BucketFacetCountCollector.getFacet(String bucketValue)
|
BrowseFacet |
GeoSimpleFacetCountCollector.getFacet(String value)
|
BrowseFacet |
HistogramFacetHandler.HistogramCollector.getFacet(String value)
|
| Methods in com.browseengine.bobo.facets.impl that return types with arguments of type BrowseFacet | |
|---|---|
List<BrowseFacet> |
PathFacetCountCollector.getFacets()
|
List<BrowseFacet> |
DefaultFacetCountCollector.getFacets()
|
List<BrowseFacet> |
GeoFacetCountCollector.getFacets()
|
List<BrowseFacet> |
RangeFacetCountCollector.getFacets()
|
List<BrowseFacet> |
BucketFacetCountCollector.getFacets()
|
List<BrowseFacet> |
GeoSimpleFacetCountCollector.getFacets()
|
List<BrowseFacet> |
HistogramFacetHandler.HistogramCollector.getFacets()
|
static List<BrowseFacet> |
DefaultFacetCountCollector.getFacets(FacetSpec ospec,
int[] count,
int countlength,
TermValueList<?> valList)
|
List<BrowseFacet> |
RangeFacetCountCollector.getFacetsNew()
|
Comparator<BrowseFacet> |
FacetValueComparatorFactory.newComparator()
|
Comparator<BrowseFacet> |
FacetHitcountComparatorFactory.newComparator()
|
| Constructor parameters in com.browseengine.bobo.facets.impl with type arguments of type BrowseFacet | |
|---|---|
PathFacetIterator(List<BrowseFacet> facets)
|
|
| Uses of BrowseFacet in com.browseengine.bobo.util |
|---|
| Fields in com.browseengine.bobo.util with type parameters of type BrowseFacet | |
|---|---|
static Comparator<BrowseFacet> |
ListMerger.FACET_VAL_COMPARATOR
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||