Package org.eaglei.search.provider.lucene

Interface Summary
LuceneIndexSchema  
 

Class Summary
AbstractLuceneIndexer  
CompositeLuceneProvider Implementation of SearchProvider that dynamically builds a Lucene index (according to the schema defined in LuceneSearchIndexSchema) using the results retrieved from another SearchProvider.
LuceneGenerator Generates test data (as a Lucene index) using the eagle-i ontology.
LuceneHighlightGenerator Utility class that holds logic for computing highlights for SearchRequest matches against the Lucene index created per LuceneSearchIndexSchema.
LuceneQueryBuilder Contains logic for building a Lucene Query from a SearchRequest for the index schema defined by LuceneSearchIndexSchema.
LuceneSearchConfig  
LuceneSearchIndexSchema Holds information about the schema for the Lucene index used to support search over eagle-i RDF resource data.
LuceneSearchProvider SearchProvider that queries a Lucene index populated according to the schema defined in LuceneSearchIndexSchema.
LuceneSearchProviderFactory Factory methods for creating LuceneSearchProvider from generated data.
LuceneSearchProviderIndexer Creates a Lucene index for eagle-i RDF resource data according to the schema defined in LuceneSearchIndexSchema.
LuceneSearchProviderProperties Extension of SearchProperties that contains properties for the LuceneProvider.
RepositoryHarvester Extension of AbstractRDFProvider that uses the Repository /harvest API (see /harvest REST API spec for details).
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.