Solr sort incorrectly

2017-08-21 Thread amukherjee10
I am passing a Solr query to fetch few results. Im trying to sort the data based on field of "string" type - documenttitle_s. Below is the full query that is getting passed: http://localhost:8000/solr/web/select?q=**&qt=/standard&qf=documenttitle_t+documentproductname_s+documenttypetext_s+mediacont

Re: Solr sort incorrectly

2017-08-21 Thread amukherjee10
Thanks a lot Erick! -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-sort-incorrectly-tp4351419p4351463.html Sent from the Solr - User mailing list archive at Nabble.com.