Re: ClassicIndexSchemaFactory with Solr 6.3

2016-11-28 Thread Cassandra Targett
I'm not seeing how the documentation is wrong here. It says: "When a is not explicitly declared in a solrconfig.xml file, Solr implicitly uses a ManagedIndexSchemaFactory" IOW, managed schema is the default, and you may not find a schemaFactory definition in your file. When a schemaFactory

Re: ClassicIndexSchemaFactory with Solr 6.3

2016-11-26 Thread Shawn Heisey
On 11/26/2016 10:58 AM, Furkan KAMACI wrote: > I'm trying Solr 6.3. I don't want to use Managed Schema. It was OK for > Solr 5.x. However solrconfig.xml of Solr 6.3 doesn't have a > ManagedIndexSchemaFactory definition. Documentation is wrong at this > point ( >