[
https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636483#comment-13636483
]
Robert Muir commented on SOLR-3251:
-----------------------------------
{quote}
As the failing tests show, it can have unintended consequences.
{quote}
I don't think this shows anything, these tests arent closing things.
{quote}
This won't work at all for update requests that depend on new fields in a
schema newer than that on the request's searcher.
{quote}
There are other ways to deal with that, for example the update requests can
have a getSchema() thats implemented differently. Or it can be required that
reopen/commit happens to make the new fields visible.
I think ideally it would actually be core reload: I'm really worried about the
possibility of bugs the way this is heading. I think its dangerous.
> dynamically add fields 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
> Fix For: 4.3, 5.0
>
> Attachments: SOLR-3251.patch, SOLR-3251.patch, SOLR-3251.patch,
> SOLR-3251.patch, 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]