Package org.apache.solr.search
Interface SolrSearcherRequirer
-
- All Known Implementing Classes:
CrossCollectionJoinQuery,GraphQuery,HashRangeQuery,TopLevelJoinQuery
public interface SolrSearcherRequirerMarker interface indicating that the tagged class assumes access toSolrIndexSearcherfunctionality and cannot be used by a vanilla LuceneIndexSearcher- WARNING: This API is experimental and might change in incompatible ways in the next release.