[ 
https://issues.apache.org/jira/browse/SOLR-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Thacker updated SOLR-8131:
--------------------------------
    Attachment: create-core.png

Hi Mark,

I just tried this out on trunk
1. Start solr using ./bin/solr start -e techproducts
2. cp -r techproducts test; rm -r test/data/ test/core.properties -  from the 
example/techproducts/solr folder to create an instance dir and have a conf/ 
directory
3. Ran the core admin create command from the UI and it created the core 
successfully for me. Attaching a screenshot of what I put in. 

Could you please tell me how you tried it out. I'll file a bug and fix whatever 
is broken

> Make ManagedIndexSchemaFactory as the default in Solr
> -----------------------------------------------------
>
>                 Key: SOLR-8131
>                 URL: https://issues.apache.org/jira/browse/SOLR-8131
>             Project: Solr
>          Issue Type: Wish
>          Components: Data-driven Schema, Schema and Analysis
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Varun Thacker
>              Labels: difficulty-easy, impact-high
>             Fix For: 5.5, Trunk
>
>         Attachments: SOLR-8131-schemaless-fix.patch, 
> SOLR-8131-schemaless-fix.patch, SOLR-8131.patch, SOLR-8131.patch, 
> SOLR-8131.patch, SOLR-8131.patch, SOLR-8131.patch, SOLR-8131_5x.patch, 
> create-core.png
>
>
> The techproducts and other examples shipped with Solr all use the 
> ClassicIndexSchemaFactory which disables all Schema APIs which need to modify 
> schema. It'd be nice to be able to support both read/write schema APIs 
> without needing to enable data-driven or schema-less mode.
> I propose to change all 5.x examples to explicitly use 
> ManagedIndexSchemaFactory and to enable ManagedIndexSchemaFactory by default 
> in trunk (6.x).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to