SMILA 1.0 API documentation

Package org.eclipse.smila.solr.search

Interface Summary
SpellcheckSolrConstants constants used in the result of solr which have not been defined on the solr side in SpellingParams
 

Class Summary
SolrQueryBuilder This class is used to build a Solr Search Record via API and execute the search/request.
SolrQueryConverter This class converts a smila's solr search record into a solr(j) query.
SolrQueryParameterAccessor The SolrQueryParameterAccessor.
SolrResultAccessor The SolrResultAccessor.
SolrResultBuilder builds the SMILA result record from the solr result objects.
SolrSearchPipelet This pipelet integrates the solr search via the SolrJ client using the binary protocol by default.
 


SMILA 1.0 API documentation