Uses of Class
org.apache.solr.handler.component.QueryElevationComponent.Elevation
-
Packages that use QueryElevationComponent.Elevation Package Description org.apache.solr.handler.component SearchComponentimplementations for use inSearchHandler -
-
Uses of QueryElevationComponent.Elevation in org.apache.solr.handler.component
Methods in org.apache.solr.handler.component that return QueryElevationComponent.Elevation Modifier and Type Method Description QueryElevationComponent.ElevationQueryElevationComponent.ElevationBuilder. build()protected QueryElevationComponent.ElevationQueryElevationComponent. getElevation(ResponseBuilder rb)QueryElevationComponent.ElevationQueryElevationComponent.ElevationProvider. getElevationForQuery(String queryString)Gets the elevation associated to the provided query.QueryElevationComponent.ElevationQueryElevationComponent.MapElevationProvider. getElevationForQuery(String queryString)
-