Re: Unbale to Create a Core

2018-07-06 Thread Greenhorn Techie
Erick, Good Evening!! A question further on the below. If schema-oriented design is recommended for production systems, then how should we design such that it production systems would cater for inevitable schema changes? Should we reindex the data and rebuild the collections again? Thanks On

Re: Unbale to Create a Core

2018-07-06 Thread Erick Erickson
"df" is not defaultFieldType, it's the default search field. It looks like you're using "schemaless" mode. defaultFieldType is part of that process. Incidentally, we don't recommend schemaless for production systems as it has to make assumptions about how you want to search. It's fine for

Unbale to Create a Core

2018-07-06 Thread neotorand
Hi List, I am unable to create a core.Unable to figure out what wrong. I get below error. ERROR: Failed to create collection 'XXX' due to: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error from server at http://xyz.com:8983/solr: Error CREATEing SolrCore