Hi,
I want to fire up a query in luke for luncene indexed document. I want to sort the results before they are fetched. What is the lucene syntax to sort the data. I don't need java/or-language-specific code to sort; instead raw lucene syntax to sort the data?
Can anyone give me a sample example for sorting by 2 fields in descending order?
Cheers