[jira] Updated: (SOLR-674) Add WriterParams interface for writer parameter strings

2008-08-04 Thread Lars Kotthoff (JIRA)

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

Lars Kotthoff updated SOLR-674:
---

Attachment: SOLR-647.patch

Patch adding WriterParams interface and replacing the strings in the classes 
accessing the parameters.

> Add WriterParams interface for writer parameter strings
> ---
>
> Key: SOLR-674
> URL: https://issues.apache.org/jira/browse/SOLR-674
> Project: Solr
>  Issue Type: Task
>Affects Versions: 1.3
>Reporter: Lars Kotthoff
>Priority: Minor
> Attachments: SOLR-647.patch
>
>
> Currently the request parameters specific to writers are extracted using 
> hardcoded strings. The strings should be pulled out to an interface.

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



[jira] Updated: (SOLR-674) Add WriterParams interface for writer parameter strings

2008-10-11 Thread Lars Kotthoff (JIRA)

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

Lars Kotthoff updated SOLR-674:
---

Attachment: SOLR-674.patch

Updating patch to trunk.

> Add WriterParams interface for writer parameter strings
> ---
>
> Key: SOLR-674
> URL: https://issues.apache.org/jira/browse/SOLR-674
> Project: Solr
>  Issue Type: Task
>Affects Versions: 1.3
>Reporter: Lars Kotthoff
>Priority: Minor
> Attachments: SOLR-647.patch, SOLR-674.patch
>
>
> Currently the request parameters specific to writers are extracted using 
> hardcoded strings. The strings should be pulled out to an interface.

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