Package org.galagosearch.core.store

Tools for storing documents in a database and generating snippets from document text.

See:
          Description

Interface Summary
DocumentStore This interface abstracts a document collection.
 

Class Summary
DocumentIndexStore A DocumentStore that reads document data from corpus files.
NullStore A very simple DocumentStore when the original document contents are not available.
SnippetGenerator This is a very simple snippet generator for generating small summaries of returned documents.
SnippetGenerator.Match  
SnippetGenerator.SnippetRegion  
SQLDocumentStore  
SQLDocumentStoreWriter  
 

Package org.galagosearch.core.store Description

Tools for storing documents in a database and generating snippets from document text.



Copyright © 2009. All Rights Reserved.