You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hasan Ince (Updated) (JIRA)" <ji...@apache.org> on 2012/02/28 10:13:48 UTC

[jira] [Updated] (SOLR-3171) Sorting Problem

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org