I don't know, what is "high number of cores"? 10? 100? 1,000,000?

In my initial tests I was getting around 1,000/second, macbook pro with
spinning disk.

Best,
Erick


On Sat, Nov 30, 2013 at 3:02 PM, Yago Riveiro <yago.rive...@gmail.com>wrote:

> Erick,
>
> I have no custom stuff:
>
> <solr persistent="true">
>   <cores host="${host:}" adminPath="/admin/cores"
> zkClientTimeout="${zkClientTimeout:}" hostPort="${port:}"
> hostContext="${hostContext:}">
>
> // all cores created with COLLECTION API here.
>   <cores>
> <solr>
>
> This new method scans the folder where the cores are, is fast with boxes
> with high number of cores?
>
> --
> Yago Riveiro
> Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
>
>
> On Saturday, November 30, 2013 at 7:52 PM, Erick Erickson wrote:
>
> > Right, there is no auto-migration tool.
> >
> > The empty core.properties file trick _assumes_
> > that all the default are acceptable. If you've
> > done any custom stuff in your <core> tags
> > in old-style solr.xml, you'll have to create an
> > equivalent entry in core.properties.
> >
> > Best,
> > Erick
> >
> >
> > On Sat, Nov 30, 2013 at 2:49 PM, Yago Riveiro 
> > <yago.rive...@gmail.com(mailto:
> yago.rive...@gmail.com)>wrote:
> >
> > > Furkan,
> > >
> > > If I understand, I must change the solr.xml to new style and add an
> empty
> > > file in each core with the name core.properties, right?
> > >
> > > --
> > > Yago Riveiro
> > > Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
> > >
> > >
> > > On Saturday, November 30, 2013 at 7:36 PM, Furkan KAMACI wrote:
> > >
> > > > Did you read here:
> > >
> https://cwiki.apache.org/confluence/display/solr/Moving+to+the+New+solr.xml+Format
> > > >
> > > >
> > > > 2013/11/30 yriveiro <yago.rive...@gmail.com (mailto:
> yago.rive...@gmail.com) (mailto:
> > > yago.rive...@gmail.com (mailto:yago.rive...@gmail.com))>
> > > >
> > > > > Hi,
> > > > >
> > > > > There is some way to automatically migrate from old solr.xml style
> to
> > > the
> > > > > new?
> > > > >
> > > > > /Yago
> > > > >
> > > > >
> > > > >
> > > > > -----
> > > > > Best regards
> > > > > --
> > > > > View this message in context:
> > > > >
> > > >
> > >
> > >
> http://lucene.472066.n3.nabble.com/Migration-from-old-solr-xml-to-the-new-solr-xml-style-tp4104154.html
> > > > > Sent from the Solr - User mailing list archive at Nabble.com (
> http://Nabble.com) (
> > > >
> > >
> > > http://Nabble.com).
> > > > >
> > > >
> > >
> > >
> >
> >
> >
>
>
>

Reply via email to