Works
> like a charm.
>
> RE/ Can you help or post how you made this API
>
>
> Thank you
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Core-admin-create-new-core-tp4099127p4286687.html
> Sent from the Solr - User mailing list archive at Nabble.com.
creating a little API that takes schema/config as input,
creates the files and then uses the core admin CREATE request. Works
like a charm.
RE/ Can you help or post how you made this API
Thank you
--
View this message in context:
http://lucene.472066.n3.nabble.com/Core-admin-create-new
On 3/6/2015 3:25 AM, manju16832003 wrote:
> Solr 5 has been released. I was just giving a try and come across the same
> issue. As I heard over from some documentation, Solr 5 doesn't come with
> default core (example in earlier versions). And this requires us to create
> a core from Solr Admin. W
2066.n3.nabble.com/file/n4191378/solr-2.png>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Core-admin-create-new-core-tp4099127p4191378.html
> Sent from the Solr - User mailing list archive at Nabble.com.
his?
<http://lucene.472066.n3.nabble.com/file/n4191378/solr-1.png>
<http://lucene.472066.n3.nabble.com/file/n4191378/solr-2.png>
--
View this message in context:
http://lucene.472066.n3.nabble.com/Core-admin-create-new-core-tp4099127p4191378.html
Sent from the Solr - User mailing list archive at Nabble.com.
If you're really bored, anything you'd like to do for SOLR-4779
would be great!
Best,
Erick
On Tue, Nov 5, 2013 at 5:15 AM, Bram Van Dam wrote:
> On 11/04/2013 04:06 PM, Bill Bell wrote:
>
>> You could pre create a bunch of directories and base configs. Create as
>> needed. Then use schema les
On 11/04/2013 04:06 PM, Bill Bell wrote:
You could pre create a bunch of directories and base configs. Create as needed.
Then use schema less API to set it up ... Or make changes in a script and
reload the core..
I ended up creating a little API that takes schema/config as input,
creates the
You could pre create a bunch of directories and base configs. Create as needed.
Then use schema less API to set it up ... Or make changes in a script and
reload the core..
Bill Bell
Sent from mobile
> On Nov 4, 2013, at 6:06 AM, Erick Erickson wrote:
>
> Right, this has been an issue for a w
Right, this has been an issue for a while, there's no current
way to do this.
Someday, I'll be able to work on SOLR-4779 which should
go some toward making this work more easily. It's still not
exactly what you're looking for, but it might work.
Of course with SolrCloud you can specify a configur
The core admin CREATE function requires that the new instance dir and
schema/config exist already. Is there a particular reason for this? It
would be incredible convenient if I could create a core with a new
schema and new config simply by calling CREATE (maybe providing the
contents of config.
10 matches
Mail list logo