[ https://issues.apache.org/jira/browse/SOLR-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man updated SOLR-2545: --------------------------- Affects Version/s: (was: 3.1) Fix Version/s: (was: 3.2.1) (was: 3.1.1) Assignee: Hoss Man Issue Type: Bug (was: Improvement) Markus: thanks for catching this. i would definitely consider this a bug, there shouldn't have ever been any restrictions on the type of legal characters in the key. > 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: Bug > Components: Schema and Analysis > Reporter: Markus Jelsma > Assignee: Hoss Man > Priority: Minor > Fix For: 3.4 > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org