I have a DrillDownQuery for taxonomy Search (Category path based search)
The following works beautifully:


However there is no Constructor or method arguments to allow sorting; so I
did:

...which throws some rubbish.

I have followed all the rules for Indexing for sorting etc. (On a Numeric
Field). The one with the collector is bang on accurate but the one with the
sort is going wonky.

Can anyone help on this?





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Unable-to-sort-when-using-a-multiCollector-tp4067753.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to