Index
Table of Contents
Namespaces
Interfaces
Classes
- DictionaryLoader
- Dictionary loader
- DocsFilter
- A Zend_Search_Lucene_Index_DocsFilter is used to filter documents while searching.
- FieldInfo
- SegmentInfo
- SegmentMerger
- Term
- A Term represents a word from text. This is the unit of search. It is composed of two elements, the text of the word, as a string, and the name of the field that the text occured in, an interned string.
- TermInfo
- A Zend_Search_Lucene_Index_TermInfo represents a record of information stored for a term.
- TermsPriorityQueue
- Abstract Priority Queue
- Writer