On Fri, Oct 9, 2009 at 10:26 AM, Michael <solrco...@gmail.com> wrote: > Hm... still no success. Can anyone point me to a doc that explains > how to define and reference core properties? I've had no luck > searching Google.
OK, definition is described here: http://wiki.apache.org/solr/CoreAdmin#property -- a page I've visited many times before but somehow had trouble finding. Still not sure whether I'm supposed to use "solr.core.shardsParam", or just "shardsParam", and how to not have a defaulted &shards parameter for most cores. Michael