List of usage examples for org.apache.lucene.spatial ShapeValuesSource subclass-usage
From source file org.apache.solr.legacy.BBoxValueSource.java
/**
* A ValueSource in which the indexed Rectangle is returned from
* {@link org.apache.lucene.queries.function.FunctionValues#objectVal(int)}.
*
* @lucene.internal
*/