[Xapian-discuss] Question about sorting using the Java bindings.

jarrod roberson jarrod at vertigrated.com
Thu Mar 8 21:32:08 GMT 2007


there appears to be only 3 ways to sort using the java bindings.

1) default sort by relevance
2) .setSortForward(boolean) , this appears to try and sort by docid,
but it seems to skip some docid's
3) .setSorting(long, int) , what are valid inputs for this?



More information about the Xapian-discuss mailing list