Interface SolrQueryClient

All Superinterfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
All Known Implementing Classes:
SolrQueryHTTPClient, SolrSQLHttpClient

public interface SolrQueryClient extends org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
Solr client interface
Author:
Michael Suzuki