Spring Data Solr

Uses of Class
org.springframework.data.solr.core.QueryParserBase

Packages that use QueryParserBase
org.springframework.data.solr.core Provides the classes necessary for Solr support. 
 

Uses of QueryParserBase in org.springframework.data.solr.core
 

Subclasses of QueryParserBase in org.springframework.data.solr.core
 class DefaultQueryParser
          Implementation of QueryParser.
 class TermsQueryParser
          TermsQueryParser is capable of building SolrQuery for TermsQuery
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.