Displaying 1 result from an estimated 1 matches for "ymd000000".
Did you mean:
fd000000
2011 May 23
1
More relevance for recent documents
...as trying to add search query using AND_MAYBE, which should use
relevance from both subqueries, but it didnt add any benefit to the
resalts which are match by this subquery
$query = new XapianQuery(XapianQuery::OP_AND_MAYBE, $query, new
XapianQuery(XapianQuery::OP_VALUE_GE, self::DATE, date('Ymd000000',
strtotime("- 1 year"))));
Is there some way how to give more relevance to the recent documents?
Would be solution possible in PHP where is still some problem with
subclasing Xapian classes?
I will be glad for any suggestions
Thank you for your time
Sincerely
Pl?ek V?t?zslav
--...