[
https://issues.apache.org/jira/browse/SOLR-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Kotthoff updated SOLR-592:
-------------------------------
Attachment: SOLR-592-parameter-constants.patch
Patch replacing the hardcoded strings with the proper constants. Also
introduces o.a.s.common.params.ShardParams which holds the distributed search
related parameter constants.
> Handler components should use parameter constants instead of hardcoded strings
> ------------------------------------------------------------------------------
>
> Key: SOLR-592
> URL: https://issues.apache.org/jira/browse/SOLR-592
> Project: Solr
> Issue Type: Task
> Components: search
> Affects Versions: 1.3
> Reporter: Lars Kotthoff
> Priority: Minor
> Attachments: SOLR-592-parameter-constants.patch
>
>
> Some classes in o.a.s.handler.component, namely QueryComponent,
> FacetComponent, and SearchHandler, use hardcoded strings to get/set
> parameters instead of using the constants defined in CommonParams.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.