| Package | Description |
|---|---|
| org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
| org.apache.solr.search.function.distance |
Solr implementations of
ValueSource for distance based function queries. |
| Modifier and Type | Method and Description |
|---|---|
abstract ValueSource |
ValueSourceParser.parse(FunctionQParser fp)
Parse the user input into a ValueSource.
|
| Modifier and Type | Method and Description |
|---|---|
ValueSource |
GeoDistValueSourceParser.parse(FunctionQParser fp) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.