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 ZSearch analysis API works with data strings and sets (arrays).
Located in /incubator/Zend/Search/Lucene/analysis/ZSearchAnalyzer.php (line 49)
Class | Description |
---|---|
![]() |
Common implementation of the ZSearchAnalyzer 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 ZSearchToken objects
Documentation generated on Wed, 08 Mar 2006 04:56:32 -0800 by phpDocumentor 1.3.0RC4