| Package | Description |
|---|---|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
| org.apache.solr.request |
APIs and classes for dealing with Solr requests
|
| org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
| org.apache.solr.search.facet |
APIs and classes for the JSON Facet API.
|
| Class and Description |
|---|
| FacetDebugInfo |
| FacetMerger |
| Class and Description |
|---|
| FacetDebugInfo |
| Class and Description |
|---|
| AggValueSource |
| UnInvertedField
Final form of the un-inverted field:
Each document points to a list of term numbers that are contained in that document.
|
| Class and Description |
|---|
| AggValueSource |
| FacetContext |
| FacetDebugInfo |
| FacetField |
| FacetField.FacetMethod |
| FacetMerger |
| FacetMerger.Context |
| FacetProcessor
Base abstraction for a class that computes facets.
|
| FacetRange |
| 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
|
| FacetRequest.RefineMethod |
| FacetRequest.SortDirection |
| FieldUtil.OrdFunc
The following ord visitors and wrappers are a work in progress and experimental
|
| FieldUtil.OrdValues |
| HLLAgg.HLLFactory |
| LegacyFacet.Subfacet |
| SimpleAggValueSource |
| SlotAcc
Accumulates statistics separated by a slot number.
|
| SlotAcc.FuncSlotAcc |
| SlotAcc.Resizer |
| SlotAcc.SlotContext
Incapsulates information about the current slot, for Accumulators that may want
additional info during collection.
|
| StrAggValueSource |
| UnInvertedField
Final form of the un-inverted field:
Each document points to a list of term numbers that are contained in that document.
|
| UnInvertedField.Callback |
| UniqueAgg |
| UniqueBlockAgg |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.