Hi Team,

I want to overcome a sort issue here.. sort feature works fine.

I have indexed few documents in SOLR.. which have a unique document ID.
Now when I retrieve result's from SOLR results comes automatically sorted. 

However I would like to fetch results based on the sequence I mention in my
SOLR query.

http://hostname:8080/SOLR/browse?q=documentID:D12133 OR documentID:D14423 OR
documentID:D912

I want results in same order...
 D12133 
 D14423 
 D912

Regards,
Atul



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Retriving-results-based-on-SOLR-query-data-tp4051076.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to