[
https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632477#comment-13632477
]
Yonik Seeley commented on SOLR-3251:
------------------------------------
bq. Then isn't it dangerous for things to be pulling moving-target schemas off
of SolrCores/SolrIndexSearchers? Shouldn't they be only getting this from the
request?
On a normal search-side request, yes. Some things may need the latest schema
though... like a codec provider, perhaps realtime-get, the future code to add
new fields on demand (aka type guessing), etc.
bq. it would be nice if e.g. addFields was factored down
+1, but not a big deal or a show stopper though.
> 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
> Fix For: 4.3
>
> Attachments: 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]