[ 
https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634179#comment-13634179
 ] 

Steve Rowe commented on SOLR-3251:
----------------------------------

{quote}
And by the way, i'm sorry if this suggestion seems to conflict with my previous 
one. My problem before was SolrIndexSearcher publicly exposing a 
moving-target-schema, which I still insist is bad. So its good the patch fixes 
that, but I'm not sure if removing the getter is the only solution.
My question is: why does it need a moving target at all (even internally). If 
it can have an immutable snapshot, then its getter is ok and search code works 
as before. We could keep it (and maybe deprecate if we dont want to have 87 
different ways to get the schema, doesnt matter so much at that point).
{quote}

No problem, I understand.  I'll recast as bind-schema-to-searcher and see how 
that goes.
                
> 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
>
>
> 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]

Reply via email to