0.1.4 does not have sort built in. However it will be apart of 0.2 (0.2-dev branch). It's already in the API and is in the process of being implemented.
Also 0.2 looks a lot different than 0.1.x, it feels more like lucene and less like a nosql db. Aaron Sent from my iPad On Jan 2, 2013, at 9:14 PM, James Kebinger <[email protected]> wrote: > Is it possible to sort query results by field values in blur? Looking at > the source (0.1.4) it appears that sorts are only by score. I suppose that > can be finagled a bit with a CustomScoreQuery, but would that work for > sorting by a string field? > > thanks
