Ah,OK. There's no mechanism that I know of for that.
I'd guess system properties wouldn't even work as two cores in the
same JVM would potentially want different values for the same embedded
system variable if they used different configsets.
So I think you're stuck at present with specifying the
Erick Erickson schrieb am Fr., 29. Jan. 2016 um
17:55 Uhr:
> These are system properties, right? They go in the startup for all of
> your Solr instances scattered about your cluster.
>
No, they will be used in the solrconfig.xml and schema.xml. I just
mentioned the -Dmyproperty=... example becau
These are system properties, right? They go in the startup for all of
your Solr instances scattered about your cluster.
The bin/solr script has a -a option for passing additional stuff to the JVM...
Best,
Erick
On Thu, Jan 28, 2016 at 11:50 PM, Georg Sorst wrote:
> Any takers?
>
> Georg Sorst
Any takers?
Georg Sorst schrieb am So., 24. Jän. 2016 00:22:
> Hi list!
>
> I've just started playing with Solr 5 (upgrading from Solr 4) and want to
> use configsets. I'm currently struggling with how to use user-defined
> properties and configsets together.
>
> My solrconfig.xml contains a few