SortableFloatField works in function queries... it's just that everyone goes through SortableFloatField.getValueSource() to create them. Will that work for you?
-Yonik http://www.lucidimagination.com On Wed, Aug 26, 2009 at 6:23 PM, Christophe Biocca<christo...@openplaces.org> wrote: > The class SortableFloatFieldSource cannot be accessed from outside its > package. So it can't be used as part of a FunctionQuery. > Is there a workaround to this, or should I roll my own? Will it be fixed in > 1.4? >