Re: Lucene index directory grows and shrinks

2019-11-04 Thread Erick Erickson
you very much > > -Messaggio originale- > Da: Raffaele Gambelli > Inviato: lunedì 4 novembre 2019 15:16 > A: java-user@lucene.apache.org > Oggetto: R: Lucene index directory grows and shrinks > > Thanks for your quick reply, I'm quite a beginner in Luce

R: Lucene index directory grows and shrinks

2019-11-04 Thread Raffaele Gambelli
le- Da: Raffaele Gambelli Inviato: lunedì 4 novembre 2019 15:16 A: java-user@lucene.apache.org Oggetto: R: Lucene index directory grows and shrinks Thanks for your quick reply, I'm quite a beginner in Lucene concepts, Jackrabbit hides almost all about the way it uses Lucene internally. Anyway

R: Lucene index directory grows and shrinks

2019-11-04 Thread Raffaele Gambelli
Search_115513504.html Max segment I don't know, where could I see it? Bye -Messaggio originale- Da: Atri Sharma Inviato: lunedì 4 novembre 2019 14:46 A: java-user@lucene.apache.org Oggetto: Re: Lucene index directory grows and shrinks This are typical symptoms of an index merg

Re: Lucene index directory grows and shrinks

2019-11-04 Thread Atri Sharma
This are typical symptoms of an index merge. However, it is hard to predict more without knowing more data. What is your segment size limit? Have you changed the default merge frequency or max segments configuration? Would you have an estimate of ratio of number of segments reaching max limit / to

Lucene index directory grows and shrinks

2019-11-04 Thread Raffaele Gambelli
Hi all, I'm using Jackrabbit 2.18.0 which uses lucene-core 3.6.0. I'm working on an application that has reached 37 G of directory index, a few days ago, disk occupancy has quickly reached 100% and then returned to pre-growth employment. I believe that was caused by a rapid growth of Lucene in