Displaying 2 results from an estimated 2 matches for "field_score".
2005 Dec 16
5
Ordering results by something other than relevance
Along with the contents of the documents in my index, I have stored
the date they were added.  I want to search for keywords in the index
but have the results be sorted by their date rather than their
relevance to the keywords.  How would I do this in ferret?
Thanks,
Carl
2006 May 05
3
Sorting by score
I''m trying to sort by score but it seems like SortField::SortType::SCORE
is 0 instead of a SortType. A test case is attached. Without the C
extensions the test passes, so I guess it''s a bug in them. Should I be
using it without the extensions? Because if that''s the case I have some
other bugs to report.
Greetings,
Pedro C?rte-Real
-------------- next part