Hi Alex, Hi All,
So. I'm a bit at a lost here.
For my given collection, I have both soft and hard commits. First every 15
seconds, 2nd every 60 seconds. My collection has 2 shards, each without any
replica. So I don't think the index replication is involved, right? We
pushed some data into this c
Hi Alex,
Thanks for replying.
I also found this:
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201404.mbox/%3c53483062.2000...@elyograg.org%3E
where it says "s basically means that Lucene has detected an index state
where something has made changes to the index, but those changes are
I would say this is the relevant page for the "current" and
"generation" https://lucene.apache.org/solr/guide/6_6/index-replication.html
And I think generation refers to the actual Lucene index, so is
explained further here:
https://lucene.apache.org/core/6_6_0/core/org/apache/lucene/codecs/lucene
Hi dear SOLR community.
On this page of the documentation:
https://lucene.apache.org/solr/guide/6_6/core-specific-tools.html what are
the fields "current" and "gen" referring to? I have not been able to find
that anywhere :(
Thanks,
JMS