| Package | Description |
|---|---|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
| Modifier and Type | Method and Description |
|---|---|
QueryElevationComponent.TrieSubsetMatcher.Builder<E,M> |
QueryElevationComponent.TrieSubsetMatcher.Builder.addSubset(Collection<E> subset,
M matchValue)
Adds a subset.
|
| Constructor and Description |
|---|
DefaultElevationProvider(QueryElevationComponent.TrieSubsetMatcher.Builder<String,QueryElevationComponent.Elevation> subsetMatcherBuilder,
Map<QueryElevationComponent.ElevatingQuery,QueryElevationComponent.ElevationBuilder> elevationBuilderMap) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.