Yes. command line with -d works.
Thanks,
Chuming
On Jul 27, 2018, at 7:49 AM, Alexandre Rafalovitch wrote:
> For non cloud, the schema is on the filesystem.
>
> At least from command line, you can specify path to it with -d flag when
> creating a new core. It will then be treated as template
On 7/25/2018 11:04 AM, Chuming Chen wrote:
> From Solr Admin interface, I have created a collection and added field
> definitions. I can get its managed-schema from the Admin interface.
>
> Can I use this managed-schema to create a new collection? If yes, how?
What Solr version?
The fact that y
For non cloud, the schema is on the filesystem.
At least from command line, you can specify path to it with -d flag when
creating a new core. It will then be treated as template to copy.
That is more of a trick than production approach though.
Regards,
Alex
On Wed, Jul 25, 2018, 1:04 PM C
the _default configset for any collections created without
explicit configset.
Regards,
Rahul Chhiber
-Original Message-
From: Chuming Chen [mailto:chumingc...@gmail.com]
Sent: Thursday, July 26, 2018 11:35 PM
To: solr-user@lucene.apache.org
Subject: create collection from existing
Hi All,
From Solr Admin interface, I have created a collection and added field
definitions. I can get its managed-schema from the Admin interface.
Can I use this managed-schema to create a new collection? How?
Thanks,
Chuming
Hi All,
From Solr Admin interface, I have created a collection and added field
definitions. I can get its managed-schema from the Admin interface.
Can I use this managed-schema to create a new collection? If yes, how?
Thanks,
Chuming