|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BoboIndexReader.WorkArea in com.browseengine.bobo.api |
|---|
| Fields in com.browseengine.bobo.api declared as BoboIndexReader.WorkArea | |
|---|---|
protected BoboIndexReader.WorkArea |
BoboIndexReader._workArea
|
| Methods in com.browseengine.bobo.api with parameters of type BoboIndexReader.WorkArea | |
|---|---|
static BoboIndexReader |
BoboIndexReader.getInstance(org.apache.lucene.index.IndexReader reader,
BoboIndexReader.WorkArea workArea)
|
static BoboIndexReader |
BoboIndexReader.getInstance(org.apache.lucene.index.IndexReader reader,
Collection<FacetHandler<?>> facetHandlers,
Collection<RuntimeFacetHandlerFactory<?,?>> facetHandlerFactories,
BoboIndexReader.WorkArea workArea)
|
static BoboIndexReader |
BoboIndexReader.getInstanceAsSubReader(org.apache.lucene.index.IndexReader reader,
Collection<FacetHandler<?>> facetHandlers,
Collection<RuntimeFacetHandlerFactory<?,?>> facetHandlerFactories,
BoboIndexReader.WorkArea workArea)
|
| Constructors in com.browseengine.bobo.api with parameters of type BoboIndexReader.WorkArea | |
|---|---|
BoboIndexReader(org.apache.lucene.index.IndexReader reader,
Collection<FacetHandler<?>> facetHandlers,
Collection<RuntimeFacetHandlerFactory<?,?>> facetHandlerFactories,
BoboIndexReader.WorkArea workArea)
|
|
BoboIndexReader(org.apache.lucene.index.IndexReader reader,
Collection<FacetHandler<?>> facetHandlers,
Collection<RuntimeFacetHandlerFactory<?,?>> facetHandlerFactories,
BoboIndexReader.WorkArea workArea,
boolean useSubReaders)
|
|
| Uses of BoboIndexReader.WorkArea in com.browseengine.bobo.facets |
|---|
| Methods in com.browseengine.bobo.facets with parameters of type BoboIndexReader.WorkArea | |
|---|---|
D |
FacetHandler.load(BoboIndexReader reader,
BoboIndexReader.WorkArea workArea)
|
void |
RuntimeFacetHandler.loadFacetData(BoboIndexReader reader,
BoboIndexReader.WorkArea workArea)
|
void |
FacetHandler.loadFacetData(BoboIndexReader reader,
BoboIndexReader.WorkArea workArea)
|
| Uses of BoboIndexReader.WorkArea in com.browseengine.bobo.facets.data |
|---|
| Methods in com.browseengine.bobo.facets.data with parameters of type BoboIndexReader.WorkArea | |
|---|---|
protected BigNestedIntArray.BufferedLoader |
MultiValueFacetDataCache.getBufferedLoader(int maxdoc,
BoboIndexReader.WorkArea workArea)
|
void |
MultiValueWithWeightFacetDataCache.load(String fieldName,
org.apache.lucene.index.IndexReader reader,
TermListFactory<T> listFactory,
BoboIndexReader.WorkArea workArea)
loads multi-value facet data. |
void |
MultiValueFacetDataCache.load(String fieldName,
org.apache.lucene.index.IndexReader reader,
TermListFactory<T> listFactory,
BoboIndexReader.WorkArea workArea)
loads multi-value facet data. |
| Uses of BoboIndexReader.WorkArea in com.browseengine.bobo.facets.impl |
|---|
| Methods in com.browseengine.bobo.facets.impl with parameters of type BoboIndexReader.WorkArea | |
|---|---|
MultiValueWithWeightFacetDataCache |
MultiValueWithWeightFacetHandler.load(BoboIndexReader reader,
BoboIndexReader.WorkArea workArea)
|
MultiValueFacetDataCache |
MultiValueFacetHandler.load(BoboIndexReader reader,
BoboIndexReader.WorkArea workArea)
|
| Uses of BoboIndexReader.WorkArea in com.browseengine.bobo.facets.range |
|---|
| Methods in com.browseengine.bobo.facets.range with parameters of type BoboIndexReader.WorkArea | |
|---|---|
MultiValueFacetDataCache |
MultiRangeFacetHandler.load(BoboIndexReader reader,
BoboIndexReader.WorkArea workArea)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||