--- documentation/manual/en/module_specs/Zend_Search_Lucene-Searching.xml (revision 18655) +++ documentation/manual/en/module_specs/Zend_Search_Lucene-Searching.xml (working copy) @@ -148,7 +148,7 @@
$hit->document is a document number within
+ two properties: $hit->id is a document number within
the index and $hit->score is a score of the hit in
a search result. The results are ordered by score (descending from highest score).