Package | Description |
---|---|
org.apache.solr.handler.component |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<org.apache.lucene.index.IndexReader,java.util.Map<java.lang.String,QueryElevationComponent.ElevationObj>> |
QueryElevationComponent.elevationCache |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.Map<java.lang.String,QueryElevationComponent.ElevationObj> |
QueryElevationComponent.getElevationMap(org.apache.lucene.index.IndexReader reader,
SolrCore core) |
private java.util.Map<java.lang.String,QueryElevationComponent.ElevationObj> |
QueryElevationComponent.loadElevationMap(Config cfg) |