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 "Noble Paul (JIRA)" <ji...@apache.org> on 2009/06/11 12:01:07 UTC

[jira] Created: (SOLR-1215) use double quote to enclose attributes in solr.xml

use double quote to enclose attributes in solr.xml
--------------------------------------------------

                 Key: SOLR-1215
                 URL: https://issues.apache.org/jira/browse/SOLR-1215
             Project: Solr
          Issue Type: Improvement
            Reporter: Noble Paul
            Assignee: Noble Paul
            Priority: Minor
             Fix For: 1.4


the sample solr.xml has attributes wrapped in double quotes. But when it is persisted back , it is wrapped in single duote. 

for consistency let us persist it in double quotes.

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


[jira] Updated: (SOLR-1215) use double quote to enclose attributes in solr.xml

Posted by "Noble Paul (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-1215:
-----------------------------

    Attachment: SOLR-1215.patch

the fix

> use double quote to enclose attributes in solr.xml
> --------------------------------------------------
>
>                 Key: SOLR-1215
>                 URL: https://issues.apache.org/jira/browse/SOLR-1215
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1215.patch
>
>
> the sample solr.xml has attributes wrapped in double quotes. But when it is persisted back , it is wrapped in single duote. 
> for consistency let us persist it in double quotes.

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


[jira] Resolved: (SOLR-1215) use double quote to enclose attributes in solr.xml

Posted by "Noble Paul (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul resolved SOLR-1215.
------------------------------

    Resolution: Fixed

committed r783715

> use double quote to enclose attributes in solr.xml
> --------------------------------------------------
>
>                 Key: SOLR-1215
>                 URL: https://issues.apache.org/jira/browse/SOLR-1215
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1215.patch
>
>
> the sample solr.xml has attributes wrapped in double quotes. But when it is persisted back , it is wrapped in single duote. 
> for consistency let us persist it in double quotes.

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