Djapian sorts the results by calling:
enquire.set_sort_by_value_then_relevance(valueno, ascending)
In documentation to Xapian, the second parameter to the function is called
`reversed`. Obviously the meanings of the parameters are opposite. It leads to
incorrect ordering.
Original issue reported on code.google.com by i.virab...@gmail.com on 24 Jan 2011 at 12:46
Original issue reported on code.google.com by
i.virab...@gmail.com
on 24 Jan 2011 at 12:46