List of usage examples for org.apache.solr.request SolrRequestHandler interface-usage
From source file com.downtree.tourbus.search.TBRequestHandler.java
/**
* Mostly taken from Solr's StandardRequestHandler.
* - Added the ability to filter documents by location.
* - Removed highlighting because we'll never use it.
*
*/