On Tue, Aug 4, 2009 at 5:27 PM, Yonik Seeley<yo...@lucidimagination.com> wrote: >> Is this a current limitation of solr faceting or am I missing a >> configuration step somewhere? I couldn't find any notes in the docs about >> this. > > This is not the intention - seems like a bug somewhere. Is it still > broken in trunk? are you using distributed search?
OK, I just tried trunk with the example docs, with the popularity field indexed as both int (now trie based) and sint - both seem to work correctly. http://localhost:8983/solr/select?q=*:*&facet=true&facet.field=popularity&facet.sort=lex -Yonik http://www.lucidimagination.com