> Implementations of a SortField.getFactory().compare(FieldDoc docA,
> FieldDoc docB) method could also handle any necessary decoding of
> field values.

Sorry that should have been
SortField.getFactory().compare(Comparable fieldFromDocA, Comparable
fieldFromDocB)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to