|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CommonDocument |
Class Summary | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AnalyzerSupplier | To support different strategies of Lucene analyzers this factory decoupled the creation of the analyzer from hard coded classnames. | |||||||||||||||||||||||||||||||||||||||
DefaultEosQuery | Use internally AnalyzerSupplier , SearcherSupplier and
CommonNameResolver if configured. |
|||||||||||||||||||||||||||||||||||||||
DefaultLuceneDocumentCreator |
Package net.sf.eos.lucene Description
εοs based on Lucene. This package contains abstractions for the index creation and index look up. To support a better decoupling and configuration, the core services will create over factories. SimilarityFactoryIn a concordance system the length of a document may not be crucial.
The main implementation of the Lucene length of the document is considered.
The shorter document is the more important document. To suppress this
attitude the default similarity implementation is
LuceneDocumentCreatorTo decouple the creation of the Lucence documents use instances of
AnalyzerProviderIts also possible to replace the Lucene analyzer. User the
Copyright © 2008. All Rights Reserved. |