[
https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623719#comment-13623719
]
Robert Muir commented on SOLR-3251:
-----------------------------------
But your same hypothetical issue can happen inside e.g. codec code if suddenly
the codec returns different things: its exactly the same problem and would be
'hard to enumerate and ongoing' just like it would be for solr search code!
The fact that the current patch can only 'add' fields does not lessen my
concerns: Lucene works with field names, so if you add 'foo_s' where previously
this field matched some dynamic field '*_s' before, you've effectively changed
'foo_s'.
> dynamically add field to schema
> -------------------------------
>
> Key: SOLR-3251
> URL: https://issues.apache.org/jira/browse/SOLR-3251
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Assignee: Steve Rowe
> Attachments: SOLR-3251.patch, SOLR-3251.patch, SOLR-3251.patch
>
>
> One related piece of functionality needed for SOLR-3250 is the ability to
> dynamically add a field to the schema.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]