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 49)
Class | Description |
---|---|
![]() |
Common implementation of the Zend_Search_Lucene_Analysis_Analyzer interface. |
The Analyzer implementation used by default.
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 Tue, 18 Apr 2006 11:54:38 -0700 by phpDocumentor 1.3.0RC3