What does “final finished sizes” mean? After optimize of just after finishing 
all indexing?
The former is what counts here.

And you provided no information on the number of deleted docs in the two cases. 
Is 
the number of deletedDocs the same (or close)? And does the q=*:* query
return the same numFound?

Finally, are you absolutely and totally sure that no other options changed. For 
instance,
you specified docValues=true for some field in one but not the other. Or 
stored=true
etc. If you’re using the same schema.

And you also haven’t provided information on what versions of Solr you’re 
talking about.
You mention 7.7.2, but not the _other_ version of solr. If you’re going from 
one major
version to another, sometimes defaults change for docValues on primitive fields
especially. I’d consider firing up Luke and examining the field definitions in
detail.

Best,
Erick

> On Nov 13, 2020, at 12:16 AM, baris.ka...@oracle.com wrote:
> 
> Hi,-
> Thanks.
> These are final finished sizes in both cases.
> Best regards
> 
> 
>> On Nov 12, 2020, at 11:12 PM, Erick Erickson <erickerick...@gmail.com> wrote:
>> 
>> Yes, that issue is fixed. The “Resolution” tag is the key, it’s marked 
>> “fixed” and the version is 8.0
>> 
>> As for your other question, index size is a very imprecise number. How many 
>> deleted documents are there
>> in each case? Deleted documents take up disk space until the segments 
>> containing them are merged away.
>> 
>> Best,
>> Erick
>> 
>>> On Nov 12, 2020, at 5:35 PM, baris.ka...@oracle.com wrote:
>>> 
>>> https://urldefense.com/v3/__https://issues.apache.org/jira/browse/LUCENE-8448__;!!GqivPVa7Brio!I3RsAXIoDcPmpP_sc8C29vn8DcAXSvIgH7pvcxyDaBnfhdJAk24zPpQhqP035V1IJA$
>>>  
>>> 
>>> 
>>> Hi,-
>>> 
>>> is this issue fixed please? Could You please help me figure it out?
>>> 
>>> Best regards
>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to