Thank you for responding.
I will keep your words in mind.
Thank you again.
2020年4月23日(木) 20:38 Erick Erickson :
> Glad those articles helped, I remember them well ;)
>
> Do note that 30 (well, actually 33%) is usually the ceiling.
> But as I mentioned, it’s soft, not absolute. So your index
>
Glad those articles helped, I remember them well ;)
Do note that 30 (well, actually 33%) is usually the ceiling.
But as I mentioned, it’s soft, not absolute. So your index
might have a higher percentage temporarily.
Best,
Erick
> On Apr 23, 2020, at 4:01 AM, Kayak28 wrote:
>
> Hello, Erick Eri
Hello, Erick Erickson:
Thank you for answering my questions.
Deleted docs in Solr 8.3.0 has not reached to 30% of the entire index,
so I will monitor it for now.
Again thank you for your response.
Actually, the articles below helped me a lot.
https://lucidworks.com/post/segment-merging-deleted-d
The number of deleted documents will bounce around.
The default TieredMergePolicy has a rather complex
algorithm that decides which segments to
merge, and the percentage of deleted docs in any
given segment is a factor, but not the sole determinant.
Merging is not really based on the raw number o
Hello, Solr Community:
I would like to ask about Default's Merge Policy for Solr 8.3.0.
My client (SolrJ) makes a commit every 10'000 doc.
I have not explicitly configured Merge Policy via solrconfig.xml
For each indexing time, some documents are updated or deleted.
I think the Default Merge Polic