Interface | Description |
---|---|
FieldUtil.OrdFunc |
The following ord visitors and wrappers are a work in progress and experimental
|
UnInvertedField.Callback |
Class | Description |
---|---|
AggValueSource | |
AvgAgg | |
BlockJoin | |
CountAgg | |
FacetBucket | |
FacetDebugInfo | |
FacetField | |
FacetFieldMerger | |
FacetHeatmap |
JSON Facet API request for a 2D spatial summary of a rectangular region.
|
FacetMerger | |
FacetMerger.Context | |
FacetModule | |
FacetProcessor<FacetRequestT extends FacetRequest> |
Base abstraction for a class that computes facets.
|
FacetQuery | |
FacetRange | |
FacetRangeMerger | |
FacetRequest |
A request to do facets/stats that might itself be composed of sub-FacetRequests.
|
FacetRequest.Domain | |
FacetRequest.Domain.GraphField |
Are we doing a query time graph across other documents
|
FacetRequest.Domain.JoinField |
Are we doing a query time join across other documents
|
FacetRequest.FacetSort |
Simple structure for encapsulating a sort variable and a direction
|
FieldUtil | |
FieldUtil.DVOrdValues | |
FieldUtil.FCOrdValues | |
FieldUtil.OrdValues | |
HLLAgg | |
HLLAgg.HLLFactory | |
LegacyFacet | |
LegacyFacet.Subfacet | |
MinMaxAgg | |
PercentileAgg | |
PercentileAgg.Parser | |
RelatednessAgg |
An aggregation function designed to be nested under other (possibly deeply nested) facets for
the purposes of computing the "relatedness" of facet buckets relative to
"foreground" and "background" sets -- primarily for the purpose of building "Semantic Knowledge Graphs"
|
SimpleAggValueSource | |
SlotAcc |
Accumulates statistics separated by a slot number.
|
SlotAcc.Resizer | |
SlotAcc.SlotContext |
Incapsulates information about the current slot, for Accumulators that may want
additional info during collection.
|
StddevAgg | |
StrAggValueSource | |
SumAgg | |
SumAgg.Merger | |
SumsqAgg | |
UnInvertedField |
Final form of the un-inverted field:
Each document points to a list of term numbers that are contained in that document.
|
UniqueAgg | |
UniqueBlockAgg | |
VarianceAgg |
Enum | Description |
---|---|
FacetField.FacetMethod | |
FacetRequest.RefineMethod | |
FacetRequest.SortDirection |
APIs and classes for the JSON Facet API. This is currently experimental!
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.