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

Varun Thacker commented on SOLR-8378:
-------------------------------------

bq. Solr-8131 defaults to schemaless mode. While related, these are two 
different beasts from a user's perspective. I've run into lots of situations 
where the user wants docs to fail indexing first time, every time when it 
contains undefined fields, fields of an unintended type, etc.. One of the 
points of this ticket is to accommodate that desire while being able to define 
fields via the new admin UI. You'll notice that there aren't even any dynamic 
fields defined in the schema for instance.

SOLR-8131 doesn't default to schemaless mode. It defaults to managed schema 
mode , meaning the Schema APIs will be available to everyone to modify 
fields/fieldTypes etc. The type guessing is only part of the data_driven 
example like before.

> Add upconfig and downconfig commands to the bin/solr script and managed-only 
> schema to configsets
> -------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8378
>                 URL: https://issues.apache.org/jira/browse/SOLR-8378
>             Project: Solr
>          Issue Type: Improvement
>          Components: scripts and tools
>    Affects Versions: 5.4, Trunk
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>         Attachments: SOLR-8378.patch, SOLR-8378.patch, SOLR-8378.patch, 
> SOLR-8378.patch
>
>
> It would be convenient to be able to upload and download arbitrary configsets 
> to Zookeeper.
> This _might_ be the last thing we need before not requiring users be aware of 
> zkcli, which is awkward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to