Different Fields w/ same column and different names do not work
---------------------------------------------------------------
Key: SOLR-942
URL: https://issues.apache.org/jira/browse/SOLR-942
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 1.3
Reporter: Noble Paul
Fix For: 1.4
Attachments: SOLR-942.patch
the folowing example
<field column="NAME" name="name" />
<field column="NAME" name="nameSort" />
only nameSort is written to Solr name is not written
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.