An Analyzer is used to analyze text.
It thus represents a policy for extracting index terms from text.
Note: Lucene Java implementation is oriented to streams. It provides effective work with a huge documents (more then 20Mb). But engine itself is not oriented such documents. Thus Zend_Search_Lucene analysis API works with data strings and sets (arrays).
Located in /Zend/Search/Lucene/Analysis/Analyzer.php (line 57)
Class | Description |
---|---|
Zend_Search_Lucene_Analysis_Analyzer_Common | Common implementation of the Zend_Search_Lucene_Analysis_Analyzer interface. |
Return the default Analyzer implementation used by indexing code.
Set the default Analyzer implementation used by indexing code.
Tokenize text to a terms Returns array of Zend_Search_Lucene_Analysis_Token objects
Documentation generated on Sun, 29 Oct 2006 21:26:59 -0600 by phpDocumentor 1.3.0RC6