[Zend_Search_Lucene] element index

Package indexes

All elements
a b c d e f g h i k l m n o p q r s t u v w z _
_
top
Method _less
Compare elements
Method __construct
Object constructor
Method __construct
Finite State machine constructor
Method __construct
Opens the index.
Method __construct
Object constructor
Method __destruct
Object destructor
Method __destruct
Object destructor
Variable $_encoding
Input string encoding
Variable $_input
Input string
Method __construct
Constructs new instance of this filter.
Method __construct
Object constructor
Method __construct
Method __construct
Method __construct
Constructs new instance of this filter.
Variable $_fields
Associative array Zend_Search_Lucene_Field objects where the keys to the array are the names of the fields.
Method _highlightNode
highlight words in content of the specified node
Method _highlightTextNode
Highlight text in text node
Method __construct
Object constructor
Method __get
Proxy method for getFieldValue(), provides more convenient access to the string value of a field.
Variable $_directory
File system adapter.
Variable $_docCount
Number of docs in a segment
Variable $_fdtFile
'.fdt' file - Stored Fields, the field data.
Variable $_fdxFile
'.fdx' file - Stored Fields, the field index.
Variable $_fields
Segment fields. Array of Zend_Search_Lucene_Index_FieldInfo objects for this segment
Variable $_files
List of the index files.
Variable $_name
Segment name
Variable $_norms
Normalization factors.
Variable $_termDictionary
Term Dictionary Array of the Zend_Search_Lucene_Index_Term objects Corresponding Zend_Search_Lucene_Index_TermInfo object stored in the $_termDictionaryInfos
Variable $_termDocs
Documents, which contain the term
Method _dumpDictionary
Dump Term Dictionary (.tis) and Term Dictionary Index (.tii) segment files
Method _dumpFNM
Dump Field Info (.fnm) segment file
Method _dumpTermDictEntry
Dump Term Dictionary segment file entry.
Method _generateCFS
Generate compound index file
Method _less
Compare elements
Method __construct
Object constructor.
Method __construct
Object constructor
Method __construct
Opens the index for writing
Method __construct
Method __construct
Object constructor.
Method __construct
Object constructor.
Method __construct
Zend_Search_Lucene_Index_SegmentInfo constructor needs Segmentname, Documents count and Directory as a parameter.
Method __construct
Method __construct
Object constructor.
Variable $_boost
Query entry boost factor
Variable $_document
Object handle of the document associated with this hit
Variable $_index
Object handle of the index
Variable $_queryNorm
Normalization factor.
Variable $_value
Weight value
Variable $_weight
Query weight
Method _conjunctionScore
Score calculator for conjunction queries (all subqueries are required)
Method _conjunctionScore
Score calculator for conjunction queries (all terms are required)
Method _exactPhraseFreq
Score calculator for exact phrase queries (terms sequence is fixed)
Method _getHighlightColor
Get highlight color and shift to next
Method _initWeight
Constructs an initializes a Weight for a _top-level_query_.
Method _nonConjunctionScore
Score calculator for non conjunction queries (not all subqueries are required)
Method _nonConjunctionScore
Score calculator for non conjunction queries (not all terms are required)
Method _signStyleExpressionQuery
Generate 'signs style' query from the context '+term1 term2 -term3 +(<subquery1>) ...'
Method _sloppyPhraseFreq
Score calculator for sloppy phrase queries (terms sequence is fixed)
Method __construct
Constructor - pass object handle of Zend_Search_Lucene_Interface index that produced the hit so the document can be retrieved easily from the hit.
Method __construct
Method __construct
Context object constructor
Method __construct
Parser constructor
Method __construct
Object constractor
Method __construct
Zend_Search_Lucene_Search_Weight_Term constructor reader - index reader
Method __construct
Zend_Search_Lucene_Search_Query_Term constructor
Method __construct
Object constractor
Method __construct
IndexReader constructor needs token type and token text as a parameters.
Method __construct
Zend_Search_Lucene_Search_Weight_Boolean constructor query - the query that this concerns.
Method __construct
Object constructor
Method __construct
Object constractor
Method __construct
Class constructor. Create a new multi-term query object.
Method __construct
Class constructor. Create a new prase query.
Method __construct
Zend_Search_Lucene_Search_Weight_MultiTerm constructor query - the query that this concerns.
Method __construct
Zend_Search_Lucene_Search_Weight_Phrase constructor
Method __construct
Class constructor. Create a new Boolean query object.
Method __get
Convenience function for getting fields from the document associated with this hit.
Method __toString
Print a query
Method __toString
Print a query
Method __toString
Print a query
Method __toString
Print a query
Method __toString
Print a query
Method __toString
Print a query
Method _fread
Reads $length number of bytes at the current position in the file and advances the file pointer.
Method _fread
Reads $length number of bytes at the current position in the file and advances the file pointer.
Method _fread
Read a $length bytes from the file and advance the file pointer.
Method _fwrite
Writes $length number of bytes (all, if $length===null) to the end of the file.
Method _fwrite
Writes $length number of bytes (all, if $length===null) to the end of the file.
Method _fwrite
Writes $length number of bytes (all, if $length===null) to the end of the file.
Method __construct
Object constructor Checks if $path is a directory or tries to create it.
Method __construct
Class constructor. Open the file.
Method __construct
Object constractor
a
top
Method addDocument
Adds a document to this index.
Method addDocument
Adds a document to this index.
Method addDocument
Adds a document to this index.
Method addEntryAction
Add state entry action.
Method addExitAction
Add state exit action.
Method addInputAction
Add input action (defined by {state, input} pair).
Method addInputSymbol
Add symbol to the input alphabet
Method addInputSymbols
Add symbols to the input alphabet
Method addRule
Add symbol to the input alphabet
Method addRules
Add transition rules
Method addState
Add state to the state machine
Method addStates
Add states to the state machine
Method addTransitionAction
Add transition action (defined by {state, input} pair).
Method addFilter
Add Token filter to the Analyzer
Page Analyzer.php
Analyzer.php in Analyzer.php
Method addField
Add a field object to this document.
Method addDocument
Adds a document to this index.
Method addDocument
Adds a document to this segment.
Method addField
Add field to the segment
Method addFieldInfo
Add fieldInfo to the segment
Method addIndexes
Merges the provided indexes into this index.
Method addNorm
Method addSource
Add segmnet to a collection of segments to be merged
Method addStoredFields
Add stored fields information
Method addTerm
Add term
Method addEntry
Add entry to a query
Method addLexeme
Add lexeme
Method addLexemeChar
Extend lexeme by one char
Method addLexemeModifier
Add lexeme modifier
Method addLogicalOperator
Process logical operator
Method addNumberLexeme
Add number lexeme
Method addPhraseEntry
Add phrase to a query
Method addQuerySyntaxLexeme
Add query syntax lexeme
Method addQuotedLexeme
Add quoted lexeme
Method addSubquery
Add a $subquery (Zend_Search_Lucene_Query) to this query.
Method addTerm
Add a $term (Zend_Search_Lucene_Index_Term) to this query.
Method addTerm
Adds a term to the end of the query phrase.
Method addTermEntry
Add term to a query
b
top
Variable $boost
Variable $boost
Field boos factor It's not stored directly in the index, but affects on normalizetion factor
Method Binary
Constructs a Binary String valued Field that is not tokenized nor indexed, but is stored in the index, for return with hits.
Method boost
Set boost factor to the entry
Method boost
Boost query entry
Class Constant B_AND
Class Constant B_OR
Boolean operators constants
Page BooleanExpressionRecognizer.php
BooleanExpressionRecognizer.php in BooleanExpressionRecognizer.php
Page Boolean.php
Boolean.php in Boolean.php
Page Boolean.php
Boolean.php in Boolean.php
c
top
Method clear
Clear queue
Method close
Close current index and free resources
Method close
Close current index and free resources
Method close
Close current index and free resources
Method commit
Commit changes resulting from delete() or undeleteAll() operations.
Method commit
Commit changes resulting from delete() or undeleteAll() operations.
Method commit
Commit changes resulting from delete() or undeleteAll() operations.
Method count
Returns the total number of documents in this index (including deleted documents).
Method count
Returns the total number of documents in this index (including deleted documents).
Method count
Returns the total number of documents in this index (including deleted documents).
Method create
Create index
Page CaseInsensitive.php
CaseInsensitive.php in CaseInsensitive.php
Page CaseInsensitive.php
CaseInsensitive.php in CaseInsensitive.php
Page Common.php
Common.php in Common.php
Method close
Close segment, write it to disk and return segment info
Method close
Close segment, write it to disk and return segment info
Method close
Close segment, write it to disk and return segment info
Method closeDictionaryFiles
Close dictionary
Method commit
Commit current changes
Method compoundFileLength
Get compound file length
Method count
Returns the total number of documents in this segment.
Method count
Returns the total number of documents in this segment (including deleted documents).
Method createStoredFieldsFiles
Create stored fields files and open them for write
Method currentTerm
Returns term in current position
Method currentTermPositions
Returns an array of all term positions in the documents.
Method closedRQFirstTerm
Process first range query term (closed interval)
Method closedRQLastTerm
Process last range query term (closed interval)
Method coord
Computes a score factor based on the fraction of all query terms that a document contains. This value is multiplied into scores.
Method coord
Implemented as 'overlap/maxOverlap'.
Method createWeight
Constructs an appropriate Weight implementation for this query.
Method createWeight
Constructs an appropriate Weight implementation for this query.
Method createWeight
Constructs an appropriate Weight implementation for this query.
Method createWeight
Constructs an appropriate Weight implementation for this query.
Method createWeight
Constructs an appropriate Weight implementation for this query.
Method createWeight
Constructs an appropriate Weight implementation for this query.
Method close
Close File object
Method close
Closes the store.
Method close
Closes the store.
Method createFile
Creates a new, empty file in the directory with the given $filename.
Method createFile
Creates a new, empty file in the directory with the given $filename.
d
top
Method delete
Deletes a document from the index.
Method delete
Deletes a document from the index.
Method delete
Deletes a document from the index.
Method doAction
Method docFreq
Returns the number of documents in this index containing the $term.
Method docFreq
Returns the number of documents in this index containing the $term.
Method docFreq
Returns the number of documents in this index containing the $term.
Page Document.php
Document.php in Document.php
Variable $docFreq
The number of documents which contain the term.
Method delete
Deletes a document from the index segment.
Page DictionaryLoader.php
DictionaryLoader.php in DictionaryLoader.php
Page DocumentWriter.php
DocumentWriter.php in DocumentWriter.php
Method decodeNorm
Decodes a normalization factor stored in an index.
Page Default.php
Default.php in Default.php
Method deleteFile
Removes an existing $filename in the directory.
Method deleteFile
Removes an existing $filename in the directory.
Page Directory.php
Directory.php in Directory.php
e
top
Page Exception.php
Exception.php in Exception.php
Variable $encoding
Field value encoding.
Method emptyNotOperatorAction
default (omitted) + NOT operator processing
Method emptyOperatorAction
default (omitted) operator processing
Method encodeNorm
Encodes a normalization factor for storage in an index.
Method execute
Execute query in context of index reader It also initializes necessary internal structures
Method execute
Execute query in context of index reader It also initializes necessary internal structures
Method execute
Execute query in context of index reader It also initializes necessary internal structures
Method execute
Execute query in context of index reader It also initializes necessary internal structures
Method execute
Execute query in context of index reader It also initializes necessary internal structures
Method execute
Execute query in context of index reader It also initializes necessary internal structures
Page Empty.php
Empty.php in Empty.php
Page Empty.php
Empty.php in Empty.php
f
top
Method find
Performs a query against the index and returns an array of Zend_Search_Lucene_Search_QueryHit objects.
Method find
Performs a query against the index and returns an array of Zend_Search_Lucene_Search_QueryHit objects.
Method find
Performs a query against the index and returns an array of Zend_Search_Lucene_Search_QueryHit objects.
Page FSM.php
FSM.php in FSM.php
Page FSMAction.php
FSMAction.php in FSMAction.php
Page Field.php
Field.php in Field.php
Variable $field
Field name or field number (depending from context)
Variable $freqPointer
Data offset in a Frequencies file.
Page FieldInfo.php
FieldInfo.php in FieldInfo.php
Method finishExpression
Finish an expression and return result
Method fileExists
Returns true if a file with the given $filename exists.
Method fileExists
Returns true if a file with the given $filename exists.
Method fileLength
Returns the length of a $filename in the directory.
Method fileLength
Returns the length of a $filename in the directory.
Method fileList
Returns an array of strings, one for each file in the directory.
Method fileList
Returns an array of strings, one for each file in the directory.
Method fileModified
Returns the UNIX timestamp $filename was last modified.
Method fileModified
Returns the UNIX timestamp $filename was last modified.
Method flush
Flush output.
Method flush
Flush output.
Method flush
Flush output.
Page Filesystem.php
Filesystem.php in Filesystem.php
Page Filesystem.php
Filesystem.php in Filesystem.php
Page File.php
File.php in File.php
g
top
Method getDefaultSearchField
Get default search field.
Method getDefaultSearchField
Get default search field.
Method getDefaultSearchField
Get default search field.
Method getDirectory
Returns the Zend_Search_Lucene_Storage_Directory instance for this index.
Method getDirectory
Returns the Zend_Search_Lucene_Storage_Directory instance for this index.
Method getDirectory
Returns the Zend_Search_Lucene_Storage_Directory instance for this index.
Method getDocument
Returns a Zend_Search_Lucene_Document object for the document number $id in this index.
Method getDocument
Returns a Zend_Search_Lucene_Document object for the document number $id in this index.
Method getDocument
Returns a Zend_Search_Lucene_Document object for the document number $id in this index.
Method getFieldNames
Returns a list of all unique field names that exist in this index.
Method getFieldNames
Returns a list of all unique field names that exist in this index.
Method getFieldNames
Returns a list of all unique field names that exist in this index.
Method getIndexWriter
Returns an instance of Zend_Search_Lucene_Index_Writer for the index
Method getMaxBufferedDocs
Retrieve index maxBufferedDocs option
Method getMaxBufferedDocs
Retrieve index maxBufferedDocs option
Method getMaxBufferedDocs
Retrieve index maxBufferedDocs option
Method getMaxMergeDocs
Retrieve index maxMergeDocs option
Method getMaxMergeDocs
Retrieve index maxMergeDocs option
Method getMaxMergeDocs
Retrieve index maxMergeDocs option
Method getMergeFactor
Retrieve index mergeFactor option
Method getMergeFactor
Retrieve index mergeFactor option
Method getMergeFactor
Retrieve index mergeFactor option
Method getSimilarity
Retrive similarity used by index reader
Method getSimilarity
Retrive similarity used by index reader
Method getSimilarity
Retrive similarity used by index reader
Method getState
Get FSM state.
Method getDefault
Return the default Analyzer implementation used by indexing code.
Method getEndOffset
Returns this Token's ending offset, one greater than the position of the last character corresponding to this token in the source text.
Method getPositionIncrement
Returns the position increment of this Token.
Method getStartOffset
Returns this Token's starting offset, the position of the first character corresponding to this token in the source text.
Method getTermText
Returns the Token's term text.
Method getField
Returns Zend_Search_Lucene_Field object for a named field in this document.
Method getFieldNames
Return an array with the names of the fields in this document.
Method getFieldUtf8Value
Returns the string value of a named field in UTF-8 encoding.
Method getFieldValue
Returns the string value of a named field in this document.
Method getHeaderLinks
Get document header links
Method getHTML
Get HTML
Method getLinks
Get document HREF links
Method getUtf8Value
Get field value in UTF-8 encoding
Method getField
Returns field info for specified field
Method getFieldInfos
Returns array of FieldInfo objects.
Method getFieldInfos
Returns array of FieldInfo objects.
Method getFieldNum
Returns field index or -1 if field is not found
Method getFields
Returns array of fields.
Method getName
Return segment name
Method getPrefix
Get term prefix
Method getTermInfo
Scans terms dictionary and returns term info
Method getBoost
Gets the boost for this clause. Documents matching this clause will (in addition to the normal weightings) have their score multiplied by boost. The boost is 1.0 by default.
Method getDefault
Return the default Similarity implementation used by indexing and search code.
Method getDefaultEncoding
Get query string default encoding
Method getDefaultOperator
Get default boolean operator
Method getDocument
Return the document object for this hit
Method getField
Get context default field
Method getIndex
Return the index object for this hit
Method getQuery
Transform entry to a subquery
Method getQuery
Transform entry to a subquery
Method getQuery
Transform entry to a subquery
Method getQuery
Generate query from current context
Method getQuery
Transform entry to a subquery
Method getQueryTerms
Return query terms
Method getQueryTerms
Return query terms
Method getQueryTerms
Return query terms
Method getQueryTerms
Return query terms
Method getQueryTerms
Return query terms
Method getQueryTerms
Return query terms
Method getSigns
Return subqueries signs
Method getSigns
Return terms signs
Method getSlop
Get slop
Method getSubqueries
Returns subqueries
Method getTerm
Return query term
Method getTerms
Returns query term
Method getTerms
Returns query term
Method getTerms
Returns query term
Method getTypes
Returns all possible lexeme types.
Method getValue
The weight for this query.
Method getValue
The weight for this query Standard Weight::$_value is not used for boolean queries
Method getValue
The weight for this query Standard Weight::$_value is not used for boolean queries
Class Constant GM_BOOLEAN
Class Constant GM_SIGNS
Entries grouping mode
Method getFileObject
Returns a Zend_Search_Lucene_Storage_File object for a given $filename in the directory.
Method getFileObject
Returns a Zend_Search_Lucene_Storage_File object for a given $filename in the directory.
h
top
Method hasDeletions
Returns true if any documents have been deleted from this index.
Method hasDeletions
Returns true if any documents have been deleted from this index.
Method hasDeletions
Returns true if any documents have been deleted from this index.
Method hasTerm
Returns true if index contain documents with specified term.
Method hasTerm
Returns true if index contain documents with specified term.
Method hasTerm
Returns true if index contain documents with specified term.
Method highlight
Highlight text with specified color
Page Html.php
Html.php in Html.php
Method hasDeletions
Returns true if any documents have been deleted from this index segment.
Method highlightMatches
Highlight matches in $inputHTML
Method highlightMatchesDOM
Highlight query terms
Method highlightMatchesDOM
Highlight query terms
Method highlightMatchesDOM
Highlight query terms
Method highlightMatchesDOM
Highlight query terms
Method highlightMatchesDOM
Highlight query terms
Method highlightMatchesDOM
Highlight query terms
i
top
Method isDeleted
Checks, that document is deleted
Method isDeleted
Checks, that document is deleted
Method isDeleted
Checks, that document is deleted
Page Interface.php
Interface.php in Interface.php
Variable $isBinary
Variable $isIndexed
Variable $isStored
Variable $isTokenized
Variable $indexInterval
Expert: The fraction of terms in the "dictionary" which should be stored
Variable $indexPointer
Term offset of the _next_ term in a TermDictionary file.
Variable $isIndexed
Method initializeDictionaryFiles
Create dicrionary, frequency and positions files and write necessary headers
Method isDeleted
Checks, that document is deleted
Variable $id
Number of the document in the index
Method idf
Computes a score factor for a simple term or a phrase.
Method idfFreq
Computes a score factor based on a term's document frequency (the number of documents which contain the term). This value is multiplied by the tf(int) factor for each term in the query and these products are then summed to form the initial score for a document.
Method idfFreq
Implemented as 'log(numDocs/(docFreq+1)) + 1'.
Class Constant IN_AND_OPERATOR
Class Constant IN_ASCII_DIGIT
Class Constant IN_CHAR
Class Constant IN_DECIMAL_POINT
Class Constant IN_ESCAPE_CHAR
Class Constant IN_LEXEME_MODIFIER
Class Constant IN_LITERAL
Input symbols
Class Constant IN_MUTABLE_CHAR
Class Constant IN_NOT_OPERATOR
Class Constant IN_OR_OPERATOR
Class Constant IN_QUOTE
Class Constant IN_SYNT_CHAR
Class Constant IN_WHITE_SPACE
Input symbols
k
top
Method Keyword
Constructs a String-valued Field that is not tokenized, but is indexed and stored. Useful for non-text fields, e.g. date or url.
Method key
Returns term key
l
top
Page Lucene.php
Lucene.php in Lucene.php
Method loadFromFile
Fills stopwords set from a text file. Each line contains one stopword, lines with '#' in the first column are ignored (as comments).
Page LowerCase.php
LowerCase.php in LowerCase.php
Method loadHTML
Load HTML document from a string
Method loadHTMLFile
Load HTML document from a file
Method load
Dictionary index loader.
Method lengthNorm
Implemented as '1/sqrt(numTerms)'.
Method lengthNorm
Computes the normalization value for a field given the total number of terms contained in a field. These values, together with field boosts, are stored in an index and multipled into scores for hits on each field by the search code.
Method lexModifierErrException
*******************************************************************
Method literalAction
Literal processing
Method logicalOperator
Process logical operator
Method lock
Lock file
Method lock
Lock file
Method lock
Lock file
m
top
Method maxDoc
Returns one greater than the largest possible document number.
Method maxDoc
Returns one greater than the largest possible document number.
Method maxDoc
Returns one greater than the largest possible document number.
Variable $maxBufferedDocs
Number of documents required before the buffered in-memory documents are written into a new Segment
Variable $maxMergeDocs
Largest number of documents ever merged by addDocument().
Variable $mergeFactor
Determines how often segment indices are merged by addDocument().
Method merge
Do merge.
Method matchedDocs
Get document ids likely matching the query
Method matchedDocs
Get document ids likely matching the query
Method matchedDocs
Get document ids likely matching the query
Method matchedDocs
Get document ids likely matching the query
Method matchedDocs
Get document ids likely matching the query
Method matchedDocs
Get document ids likely matching the query
Page MultiTerm.php
MultiTerm.php in MultiTerm.php
Page MultiTerm.php
MultiTerm.php in MultiTerm.php
Method mkdirs
Utility function to recursive directory creation
Page Memory.php
Memory.php in Memory.php
n
top
Method norm
Returns a normalization factor for "field, document" pair.
Method norm
Returns a normalization factor for "field, document" pair.
Method norm
Returns a normalization factor for "field, document" pair.
Method numDocs
Returns the total number of non-deleted documents in this index.
Method numDocs
Returns the total number of non-deleted documents in this index.
Method numDocs
Returns the total number of non-deleted documents in this index.
Method nextToken
Tokenization stream API Get next token Returns null at the end of stream
Method nextToken
Tokenization stream API Get next token Returns null at the end of stream
Method nextToken
Tokenization stream API Get next token Returns null at the end of stream
Method nextToken
Tokenization stream API Get next token Returns null at the end of stream
Method nextToken
Tokenization stream API Get next token Returns null at the end of stream
Method normalize
Normalize Token or remove it (if null is returned)
Method normalize
Normalize Token or remove it (if null is returned)
Method normalize
Apply filters to the token. Can return null when the token was removed.
Method normalize
Normalize Token or remove it (if null is returned)
Method normalize
Normalize Token or remove it (if null is returned)
Variable $name
Field name
Variable $name
Variable $number
Method nextTerm
Scans terms dictionary and returns next term
Method norm
Returns normalization factor for specified documents
Method normVector
Returns norm vector, encoded in a byte string
Method numDocs
Returns the total number of non-deleted documents in this segment.
Method normalize
Assigns the query normalization factor to this.
Method normalize
Assigns the query normalization factor to this.
Method normalize
Assigns the query normalization factor to this.
Method normalize
Assigns the query normalization factor to this.
Method normalize
Assigns the query normalization factor to this.
Method normalize
Assigns the query normalization factor to this.
Method notOperatorAction
NOT operator processing
o
top
Method open
Open index
Method optimize
Optimize index.
Method optimize
Optimize index.
Method optimize
Optimize index.
Method openCompoundFile
Opens index file stoted within compound index file
Method optimize
Merges all segments together into a single segment, optimizing an index for search.
Method openedRQFirstTerm
Process first range query term (opened interval)
Method openedRQLastTerm
Process last range query term (opened interval)
Method optimize
Optimize query in the context of specified index
Method optimize
Optimize query in the context of specified index
Method optimize
Optimize query in the context of specified index
Method optimize
Optimize query in the context of specified index
Method optimize
Optimize query in the context of specified index
Method optimize
Optimize query in the context of specified index
Method orOperatorAction
OR operator processing
p
top
Method pop
Removes and return least element of the queue
Method process
Process an input
Method put
Add element to the queue
Page PriorityQueue.php
PriorityQueue.php in PriorityQueue.php
Page Proxy.php
Proxy.php in Proxy.php
Variable $proxPointer
Data offset in a Positions file.
Variable $position
Token position within query.
Method parse
Parses a query string
Method processFuzzyProximityModifier
Process fuzzy search/proximity modifier - '~'
Method processFuzzyProximityModifier
Process fuzzy search or proximity search modifier
Method processFuzzyProximityModifier
Process modifier ('~')
Method processFuzzyProximityModifier
Process modifier ('~')
Method processFuzzyProximityModifier
Process modifier ('~')
Method processFuzzyProximityModifier
Process modifier ('~')
Method processLiteral
Process expression literal.
Method processModifierParameter
Process modifier parameter
Method processOperator
Process next operator.
Page Phrase.php
Phrase.php in Phrase.php
Page Phrase.php
Phrase.php in Phrase.php
Page Phrase.php
Phrase.php in Phrase.php
q
top
Method queryNorm
Computes the normalization value for a query given the sum of the squared weights of each of the query terms. This value is then multipled into the weight of each query term.
Method queryNorm
Implemented as '1/sqrt(sumOfSquaredWeights)'.
Class Constant QUERY_ASCIIDIGITS_CHARS
Class Constant QUERY_DOUBLECHARLEXEME_CHARS
Class Constant QUERY_LEXEMEMODIFIER_CHARS
Class Constant QUERY_MUTABLE_CHARS
Class Constant QUERY_SYNT_CHARS
Class Constant QUERY_WHITE_SPACE_CHARS
Method quoteWithinLexemeErrException
Page Query.php
Query.php in Query.php
Page QueryEntry.php
QueryEntry.php in QueryEntry.php
Page QueryHit.php
QueryHit.php in QueryHit.php
Page QueryLexer.php
QueryLexer.php in QueryLexer.php
Page QueryParser.php
QueryParser.php in QueryParser.php
Page QueryParserContext.php
QueryParserContext.php in QueryParserContext.php
Page QueryParserException.php
QueryParserException.php in QueryParserException.php
Page QueryToken.php
QueryToken.php in QueryToken.php
r
top
Method reset
Method reset
Reset token stream
Method reset
Reset token stream
Method reset
Reset token stream
Method reset
Reset token stream
Method reset
Reset token stream
Method reset
Reset terms stream
Method reset
Reset query, so it can be reused within other queries or
Method rewrite
Re-write queries into primitive queries
Method rewrite
Re-write query into primitive queries in the context of specified index
Method rewrite
Re-write query into primitive queries in the context of specified index
Method rewrite
Re-write query into primitive queries in the context of specified index
Method rewrite
Re-write query into primitive queries in the context of specified index
Method rewrite
Re-write query into primitive queries in the context of specified index
Method readBinary
Reads binary data from the current position in the file and advances the file pointer.
Method readBinary
Reads binary data from the current position in the file and advances the file pointer.
Method readByte
Reads a byte from the current position in the file and advances the file pointer.
Method readByte
Reads a byte from the current position in the file and advances the file pointer.
Method readBytes
Read num bytes from the current position in the file and advances the file pointer.
Method readBytes
Read num bytes from the current position in the file and advances the file pointer.
Method readInt
Reads an integer from the current position in the file and advances the file pointer.
Method readInt
Reads an integer from the current position in the file and advances the file pointer.
Method readLong
Returns a long integer from the current position in the file and advances the file pointer.
Method readLong
Returns a long integer from the current position in the file and advances the file pointer.
Method readString
Reads a string from the current position in the file and advances the file pointer.
Method readString
Reads a string from the current position in the file and advances the file pointer.
Method readVInt
Returns a variable-length integer from the current position in the file and advances the file pointer.
Method readVInt
Returns a variable-length integer from the current position in the file and advances the file pointer.
Method renameFile
Renames an existing file in the directory.
Method renameFile
Renames an existing file in the directory.
s
top
Method setDefaultSearchField
Set default search field.
Method setDefaultSearchField
Set default search field.
Method setDefaultSearchField
Set default search field.
Method setMaxBufferedDocs
Set index maxBufferedDocs option
Method setMaxBufferedDocs
Set index maxBufferedDocs option
Method setMaxBufferedDocs
Set index maxBufferedDocs option
Method setMaxMergeDocs
Set index maxMergeDocs option
Method setMaxMergeDocs
Set index maxMergeDocs option
Method setMaxMergeDocs
Set index maxMergeDocs option
Method setMergeFactor
Set index mergeFactor option
Method setMergeFactor
Set index mergeFactor option
Method setMergeFactor
Set index mergeFactor option
Method setState
Set FSM state.
Page ShortWords.php
ShortWords.php in ShortWords.php
Page StopWords.php
StopWords.php in StopWords.php
Method setDefault
Set the default Analyzer implementation used by indexing code.
Method setInput
Tokenization stream API Set input
Method setPositionIncrement
positionIncrement setter
Variable $storeTermVector
Variable $skipInterval
Expert: The fraction of TermDocs entries stored in skip tables.
Variable $skipOffset
ScipData offset in a Frequencies file.
Variable $storeTermVector
Page SegmentInfo.php
SegmentInfo.php in SegmentInfo.php
Page SegmentInfoPriorityQueue.php
SegmentInfoPriorityQueue.php in SegmentInfoPriorityQueue.php
Page SegmentMerger.php
SegmentMerger.php in SegmentMerger.php
Page StreamWriter.php
StreamWriter.php in StreamWriter.php
Page SegmentWriter.php
SegmentWriter.php in SegmentWriter.php
Variable $score
Score of the hit
Method score
Score specified document
Method score
Score specified document
Method score
Score specified document
Method score
Score specified document
Method score
Score specified document
Method score
Score specified document
Page Subquery.php
Subquery.php in Subquery.php
Page Similarity.php
Similarity.php in Similarity.php
Method setBoost
Sets the boost for this query clause to $boost.
Method setDefault
Set the default Similarity implementation used by indexing and search code.
Method setDefaultEncoding
Set query string default encoding
Method setDefaultOperator
Set default boolean operator
Method setField
Set entry field
Method setNextEntryField
Set field for next entry
Method setNextEntrySign
Set sign for next entry
Method setSign
Set entry sign
Method setSlop
Set slop
Method setWeight
Set weight for specified term
Method setWeight
Set weight for specified term
Method sloppyFreq
Implemented as '1/(distance + 1)'.
Method sloppyFreq
Computes the amount of a sloppy phrase match, based on an edit distance.
Class Constant ST_AND_OPERATOR
Class Constant ST_CLOSEDINT_RQ_END
Class Constant ST_CLOSEDINT_RQ_FIRST_TERM
Class Constant ST_CLOSEDINT_RQ_LAST_TERM
Class Constant ST_CLOSEDINT_RQ_START
Class Constant ST_CLOSEDINT_RQ_TO_TERM
Class Constant ST_COMMON_QUERY_ELEMENT
Query parser State Machine states
Class Constant ST_ERROR
Class Constant ST_ESCAPED_CHAR
Class Constant ST_ESCAPED_QCHAR
Class Constant ST_LEXEME
Class Constant ST_LEXEME_MODIFIER
Class Constant ST_LITERAL
Class Constant ST_MANTISSA
Class Constant ST_NOT_OPERATOR
Class Constant ST_NUMBER
Class Constant ST_OPENEDINT_RQ_END
Class Constant ST_OPENEDINT_RQ_FIRST_TERM
Class Constant ST_OPENEDINT_RQ_LAST_TERM
Class Constant ST_OPENEDINT_RQ_START
Class Constant ST_OPENEDINT_RQ_TO_TERM
Class Constant ST_OR_OPERATOR
Class Constant ST_QUOTED_LEXEME
Class Constant ST_START
State Machine states
Class Constant ST_SYNT_LEXEME
Class Constant ST_WHITE_SPACE
State Machine states
Method subqueryEnd
End subquery
Method subqueryStart
Start subquery
Method sumOfSquaredWeights
The sum of squared weights of contained query clauses.
Method sumOfSquaredWeights
The sum of squared weights of contained query clauses.
Method sumOfSquaredWeights
The sum of squared weights of contained query clauses.
Method sumOfSquaredWeights
The sum of squared weights of contained query clauses.
Method sumOfSquaredWeights
The sum of squared weights of contained query clauses.
Method sumOfSquaredWeights
The sum of squared weights of contained query clauses.
Method seek
Sets the file position indicator and advances the file pointer.
Method seek
Sets the file position indicator and advances the file pointer.
Method seek
Sets the file position indicator and advances the file pointer.
Method size
Get the size of the already opened file
t
top
Method termDocs
Returns IDs of all the documents containing term.
Method termDocs
Returns IDs of all the documents containing term.
Method termDocs
Returns IDs of all the documents containing term.
Method termFreqs
Returns an array of all term freqs.
Method termFreqs
Returns an array of all term freqs.
Method termFreqs
Returns an array of all term freqs.
Method termPositions
Returns an array of all term positions in the documents.
Method termPositions
Returns an array of all term positions in the documents.
Method termPositions
Returns an array of all term positions in the documents.
Method terms
Returns an array of all terms in this index.
Method terms
Returns an array of all terms in this index.
Method terms
Returns an array of all terms in this index.
Method top
Return least element of the queue
Page Text.php
Text.php in Text.php
Page TextNum.php
TextNum.php in TextNum.php
Page Token.php
Token.php in Token.php
Page TokenFilter.php
TokenFilter.php in TokenFilter.php
Method tokenize
Tokenize text to a terms Returns array of Zend_Search_Lucene_Analysis_Token objects
Method Text
Constructs a String-valued Field that is tokenized and indexed, and is stored in the index, for return with hits. Useful for short text fields, like "title" or "subject". Term vector will not be stored for this field.
Variable $text
Term value
Page Term.php
Term.php in Term.php
Page TermInfo.php
TermInfo.php in TermInfo.php
Method termFreqs
Returns term freqs array.
Method termPositions
Returns term positions array.
Variable $text
Token text.
Variable $type
Token type.
Page Term.php
Term.php in Term.php
Page Term.php
Term.php in Term.php
Page Term.php
Term.php in Term.php
Class Constant TC_NUMBER
Class Constant TC_PHRASE
Class Constant TC_SYNTAX_ELEMENT
Class Constant TC_WORD
TokenCategories
Method tf
Implemented as 'sqrt(freq)'.
Method tf
Computes a score factor based on a term or phrase's frequency in a document. This value is multiplied by the idf(Term, Searcher) factor for each term in the query and these products are then summed to form the initial score for a document.
Method tokenize
This method is used to tokenize query string into lexemes
Class Constant TT_AND_LEXEME
Class Constant TT_BOOSTING_MARK
Class Constant TT_FIELD
Class Constant TT_FIELD_INDICATOR
Class Constant TT_FUZZY_PROX_MARK
Class Constant TT_NOT_LEXEME
Class Constant TT_NUMBER
Class Constant TT_OR_LEXEME
Class Constant TT_PHRASE
Class Constant TT_PROHIBITED
Class Constant TT_RANGE_EXCL_END
Class Constant TT_RANGE_EXCL_START
Class Constant TT_RANGE_INCL_END
Class Constant TT_RANGE_INCL_START
Class Constant TT_REQUIRED
Class Constant TT_SUBQUERY_END
Class Constant TT_SUBQUERY_START
Class Constant TT_TO_LEXEME
Class Constant TT_WORD
Token types.
Method tell
Get file position.
Method tell
Get file position.
Method tell
Get file position.
Method touchFile
Sets the modified time of $filename to now.
Method touchFile
Sets the modified time of $filename to now.
u
top
Method undeleteAll
Undeletes all documents currently marked as deleted in this index.
Method undeleteAll
Undeletes all documents currently marked as deleted in this index.
Method undeleteAll
Undeletes all documents currently marked as deleted in this index.
Page Utf8.php
Utf8.php in Utf8.php
Page Utf8Num.php
Utf8Num.php in Utf8Num.php
Method UnIndexed
Constructs a String-valued Field that is not tokenized nor indexed, but is stored in the index, for return with hits.
Method UnStored
Constructs a String-valued Field that is tokenized and indexed, but that is not stored in the index.
Method unlock
Unlock file
Method unlock
Unlock file
Method unlock
Unlock file
v
top
Variable $value
w
top
Page Writer.php
Writer.php in Writer.php
Method writeChanges
Write changes if it's necessary.
Page Weight.php
Weight.php in Weight.php
Method wrongNumberErrException
Method writeByte
Writes a byte to the end of the file.
Method writeByte
Writes a byte to the end of the file.
Method writeBytes
Writes num bytes of data (all, if $num===null) to the end of the string.
Method writeBytes
Writes num bytes of data (all, if $num===null) to the end of the string.
Method writeInt
Writes an integer to the end of file.
Method writeInt
Writes an integer to the end of file.
Method writeLong
Writes long integer to the end of file
Method writeLong
Writes long integer to the end of file
Method writeString
Writes a string to the end of file.
Method writeString
Writes a string to the end of file.
Method writeVInt
Writes a variable-length integer to the end of file.
Method writeVInt
Writes a variable-length integer to the end of file.
z
top
Class Zend_Search_Lucene
Zend_Search_Lucene in Lucene.php
Class Zend_Search_Lucene_Exception
Class Zend_Search_Lucene_FSM
Abstract Finite State Machine
Class Zend_Search_Lucene_FSMAction
Abstract Finite State Machine
Class Zend_Search_Lucene_Interface
Class Zend_Search_Lucene_PriorityQueue
Abstract Priority Queue
Class Zend_Search_Lucene_Proxy
Proxy class intended to be used in userland.
Class Zend_Search_Lucene_Analysis_Analyzer
An Analyzer is used to analyze text.
Class Zend_Search_Lucene_Analysis_Analyzer_Common
Common implementation of the Zend_Search_Lucene_Analysis_Analyzer interface.
Class Zend_Search_Lucene_Analysis_Analyzer_Common_Text
Class Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum
Class Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive
Class Zend_Search_Lucene_Analysis_Analyzer_Common_Text_CaseInsensitive
Class Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8
Class Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num
Class Zend_Search_Lucene_Analysis_Token
Class Zend_Search_Lucene_Analysis_TokenFilter
Token filter converts (normalizes) Token ore removes it from a token stream.
Class Zend_Search_Lucene_Analysis_TokenFilter_LowerCase
Lower case Token filter.
Class Zend_Search_Lucene_Analysis_TokenFilter_ShortWords
Token filter that removes short words. What is short word can be configured with constructor.
Class Zend_Search_Lucene_Analysis_TokenFilter_StopWords
Token filter that removes stop words. These words must be provided as array (set), example: $stopwords = array('the' => 1, 'an' => '1');
Class Zend_Search_Lucene_Document
A Document is a set of fields. Each field has a name and a textual value.
Class Zend_Search_Lucene_Document_Html
HTML document.
Class Zend_Search_Lucene_Field
A field is a section of a Document. Each field has two parts,
Class Zend_Search_Lucene_Index_DictionaryLoader
Dictionary loader
Class Zend_Search_Lucene_Index_FieldInfo
Class Zend_Search_Lucene_Index_SegmentInfo
Class Zend_Search_Lucene_Index_SegmentInfoPriorityQueue
Class Zend_Search_Lucene_Index_SegmentMerger
Class Zend_Search_Lucene_Index_SegmentWriter
Class Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter
Class Zend_Search_Lucene_Index_SegmentWriter_StreamWriter
Class 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.
Class Zend_Search_Lucene_Index_TermInfo
A Zend_Search_Lucene_Index_TermInfo represents a record of information stored for a term.
Class Zend_Search_Lucene_Index_Writer
Class Zend_Search_Lucene_Search_BooleanExpressionRecognizer
Class Zend_Search_Lucene_Search_Query
Class Zend_Search_Lucene_Search_QueryEntry
Class Zend_Search_Lucene_Search_QueryEntry_Phrase
Class Zend_Search_Lucene_Search_QueryEntry_Subquery
Class Zend_Search_Lucene_Search_QueryEntry_Term
Class Zend_Search_Lucene_Search_QueryHit
Class Zend_Search_Lucene_Search_QueryLexer
Class Zend_Search_Lucene_Search_QueryParser
Class Zend_Search_Lucene_Search_QueryParserContext
Class Zend_Search_Lucene_Search_QueryParserException
Class Zend_Search_Lucene_Search_QueryToken
Class Zend_Search_Lucene_Search_Query_Boolean
Class Zend_Search_Lucene_Search_Query_Empty
Class Zend_Search_Lucene_Search_Query_MultiTerm
Class Zend_Search_Lucene_Search_Query_Phrase
A Query that matches documents containing a particular sequence of terms.
Class Zend_Search_Lucene_Search_Query_Term
Class Zend_Search_Lucene_Search_Similarity
Class Zend_Search_Lucene_Search_Similarity_Default
Class Zend_Search_Lucene_Search_Weight
Calculate query weights and build query scorers.
Class Zend_Search_Lucene_Search_Weight_Boolean
Class Zend_Search_Lucene_Search_Weight_Empty
Class Zend_Search_Lucene_Search_Weight_MultiTerm
Class Zend_Search_Lucene_Search_Weight_Phrase
Class Zend_Search_Lucene_Search_Weight_Term
Class Zend_Search_Lucene_Storage_Directory
Class Zend_Search_Lucene_Storage_Directory_Filesystem
FileSystem implementation of Directory abstraction.
Class Zend_Search_Lucene_Storage_File
Class Zend_Search_Lucene_Storage_File_Filesystem
Class Zend_Search_Lucene_Storage_File_Memory
a b c d e f g h i k l m n o p q r s t u v w z _