You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Asish Kumar Mohanty (JIRA)" <ji...@apache.org> on 2009/05/27 20:47:45 UTC

[jira] Created: (SOLR-1190) Change the Search Order

Change the Search Order
-----------------------

                 Key: SOLR-1190
                 URL: https://issues.apache.org/jira/browse/SOLR-1190
             Project: Solr
          Issue Type: Wish
         Environment: Java
            Reporter: Asish Kumar Mohanty


Hi,
I m using solr 1.3

I m trying to change the order of the fields diplyed in the search result. Rightnow it's displaying in alphabetical field name order i.e field name starting with 'A' displying first, then with 'B' and so on.But i want to display these fields in different order.Can anybody plz give some solution??

It's urgent....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1190) Change the Search Order

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713697#action_12713697 ] 

Erik Hatcher commented on SOLR-1190:
------------------------------------

But, perhaps the fl parameter specified order should be maintained in the fields in the response?

> Change the Search Order
> -----------------------
>
>                 Key: SOLR-1190
>                 URL: https://issues.apache.org/jira/browse/SOLR-1190
>             Project: Solr
>          Issue Type: Wish
>         Environment: Java
>            Reporter: Asish Kumar Mohanty
>
> Hi,
> I m using solr 1.3
> I m trying to change the order of the fields diplyed in the search result. Rightnow it's displaying in alphabetical field name order i.e field name starting with 'A' displying first, then with 'B' and so on.But i want to display these fields in different order.Can anybody plz give some solution??
> It's urgent....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1190) Change the Search Order

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713691#action_12713691 ] 

Yonik Seeley commented on SOLR-1190:
------------------------------------

Solr doesn't maintain field order (neither does Lucene).

> Change the Search Order
> -----------------------
>
>                 Key: SOLR-1190
>                 URL: https://issues.apache.org/jira/browse/SOLR-1190
>             Project: Solr
>          Issue Type: Wish
>         Environment: Java
>            Reporter: Asish Kumar Mohanty
>
> Hi,
> I m using solr 1.3
> I m trying to change the order of the fields diplyed in the search result. Rightnow it's displaying in alphabetical field name order i.e field name starting with 'A' displying first, then with 'B' and so on.But i want to display these fields in different order.Can anybody plz give some solution??
> It's urgent....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.