On 2/12/2016 1:58 AM, Novin Novin wrote:
> Typo? That's 60 seconds, but that's not especially interesting either way.
>
> Yes, I was thinking about this too and I have changed it to 59 actually.

If you want the polling to occur once an hour, pollInterval will need to
be set to 01:00:00 ... not 00:00:60.  If you want polling to occur once
a minute, use 00:01:00 for this setting.

> Do the actual segment's look identical after the polling?
>
> Well no.

Details here are important.  Do you understand what Erick was asking
when he was talking about segments?  The segments are the files in the
index directory, which is usually data/index inside the core's instance
directory.

I did notice that the master config you gave us has this:

class="solr.Re1plicationHandler"

Note that there is a number 1 in there.  If this is actually in your
config, I would expect there to be an error when Solr tries to create
the replication handler.  Is this an error when transferring to email,
or is it also incorrect in your solrconfig.xml file?

If you use a tool like diff to compare solrconfig.xml in your small core
to solrconfig.xml in your big core, can you see any differences in the
replication config?

Thanks,
Shawn

Reply via email to