Zend_Search_Lucene_DocumentA Document is a set of fields. Each field has a name and a textual value.
Located in /Zend/Search/Lucene/Document.php (line 36)
| Class | Description |
|---|---|
Zend_Search_Lucene_Document_Html
|
HTML document. |
getField (line 91)
Returns Zend_Search_Lucene_Field object for a named field in this document.
getFieldNames (line 79)
Return an array with the names of the fields in this document.
getFieldUtf8Value (line 117)
Returns the string value of a named field in UTF-8 encoding.
getFieldValue (line 106)
Returns the string value of a named field in this document.
__get (line 57)
Proxy method for getFieldValue(), provides more convenient access to the string value of a field.
Documentation generated on Wed, 21 Feb 2007 11:47:01 -0800 by phpDocumentor 1.3.1