Hi all, I want to sort a SolrDocumentList after it has been queried and obtained from the QueryResponse.getResults(). The reason is i have a SolrDocumentList obtained after querying using QueryResponse.getResults() and i have added few docs to it. Now i want to sort this SolrDocumentList based on the same fields i did the querying before i modified this SolrDocumentList.
Please advice any alternatives with sample code will be appreciated a lot if this is not possible. It is an emergency -- View this message in context: http://lucene.472066.n3.nabble.com/Sorting-solrdocumentlist-object-after-querying-tp3726303p3726303.html Sent from the Solr - User mailing list archive at Nabble.com.