Thread
:
Zend_search_lucene, date search
View Single Post
#
4
(
permalink
)
09-04-2008, 04:34 PM
rtacconi
Junior Member
Join Date: Sep 2008
Posts: 5
Cannot oder by date
I am trying to order articles by date, but seems that Zend Lucene does not boder the sorting options and it returns the same array. Any idea?
Quote:
$this->arrArticles = $indexer->Search($this->strQuery, 'Created', SORT_STRING, SORT_DESC);
rtacconi
View Public Profile
Send a private message to rtacconi
Find all posts by rtacconi