Allow equals-sign in key of external file field
-----------------------------------------------
Key: SOLR-2545
URL: https://issues.apache.org/jira/browse/SOLR-2545
Project: Solr
Issue Type: Improvement
Components: Schema and Analysis
Affects Versions: 3.1
Reporter: Markus Jelsma
Priority: Minor
Attachments: SOLR-2545.patch
The external file field doesn't allow an equals-sign in the key. Instead of
going through the hassle of escaping, this patch just uses lastIndexOf to get
the float value.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]