Standardize Evaluator parameter handling
----------------------------------------

                 Key: SOLR-1029
                 URL: https://issues.apache.org/jira/browse/SOLR-1029
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
    Affects Versions: 1.3
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 1.4


The evaluator parameter syntax is not well defined and inconsistent in some 
places. This issue aims to standardize on the following:
# String parameters should be enclosed in a single quote
# Variables can be written as-is
# Numbers (integers or floats) can be written as-is

We will enforce this among the existing evaluators and provide helper functions 
for this parsing which future implementations can use.

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

Reply via email to