Package com.bea.alcs.service.search.solr

Interface Summary
DisMaxConstants Parameters that can be passed to the EpDismaxHandler.
IndexUtility Helper methods for indexing and searching.
SolrManager Service to handle SOLR object delegation.
SolrQueryFactory Factory interface.
SpellingConstants Constants for the EP Spelling handler.
SpellingConstants.SpellingCmds Commands that can be passed to the EP spelling handler.
SpellingConstants.SpellingParams Parameters that can be passed to the EP spelling handler.
 

Class Summary
AnalyzerImpl Provides a bunch of analyzing methods.
DefaultSolrManager Default implementation of SolrManagerService.
IndexUtilityImpl Default implementation of IndexUtility.
QueryAnalyzerImpl Provides analyzing tools for QueryComposers.
QueryComposerFactoryImpl Default implementation of QueryComposerFactory.
SolrFacetAdapter Converts between EP's filters and Solr's facets and back again.
SolrIndexConstants Contains all constants used in Lucene index.
SolrIndexSearcherImpl Data access for the SOLR index.
SolrQueryFactoryImpl Factory class to create SOLR queries.
SolrSpellIndexSearcherImpl Default implementation of SpellIndexSearcher.