[ 
https://issues.apache.org/jira/browse/SOLR-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hasan Ince updated SOLR-3171:
-----------------------------

    Description: 
Hi everyone,
I have a problem about sorting in index. I have an index with id values such as 
1,2,3,4. I am sending a query like ... id = 3 or id = 1 or id = 3 and i want to 
receive the response that the ordered in the query (3,1,2). How can I do this?
Thank you very much for helps.
        Summary: Sorting Problem  (was: Hi,)
    
> Sorting Problem
> ---------------
>
>                 Key: SOLR-3171
>                 URL: https://issues.apache.org/jira/browse/SOLR-3171
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Hasan Ince
>
> Hi everyone,
> I have a problem about sorting in index. I have an index with id values such 
> as 1,2,3,4. I am sending a query like ... id = 3 or id = 1 or id = 3 and i 
> want to receive the response that the ordered in the query (3,1,2). How can I 
> do this?
> Thank you very much for helps.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to