Classes, interfaces, and traits

Zend_Search_Lucene_Index_TermsStream_Interface

« More »

Zend_Search_Lucene_Index_DictionaryLoader

Dictionary loader

« More »

Zend_Search_Lucene_Index_DocsFilter

A Zend_Search_Lucene_Index_DocsFilter is used to filter documents while searching.

« More »

Zend_Search_Lucene_Index_FieldInfo

« More »

Zend_Search_Lucene_Index_SegmentInfo

« More »

Zend_Search_Lucene_Index_SegmentMerger

« More »

Zend_Search_Lucene_Index_SegmentWriter

« More »

Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter

« More »

Zend_Search_Lucene_Index_SegmentWriter_StreamWriter

« More »

Zend_Search_Lucene_Index_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.

« More »

Zend_Search_Lucene_Index_TermInfo

A Zend_Search_Lucene_Index_TermInfo represents a record of information stored for a term.

« More »

Zend_Search_Lucene_Index_TermsPriorityQueue

Abstract Priority Queue

« More »

Zend_Search_Lucene_Index_Writer

« More »

Zend_Search_Lucene_TermStreamsPriorityQueue

« More »