GitHub user alessandrobenedetti opened a pull request:

    https://github.com/apache/lucene-solr/pull/381

    [LUCENE-8329] disk size estimator MB bug fixes

    The size estimator dev tool ( dev-tools/size-estimator-lucene-solr.xls 
)currently :
    Wrongly calculates disk size in MB ( showing GB)
    Doesn't specify clearly that the space needed by the optimize is FREE space
    Avg. Document Size (KB) when they are more correctly Avg. Document Field 
Size (KB)
    Scope of this issue is just to fix these small mistakes.
    Out of scope is any improvement to the tool ( potentially separate Jira 
issues will follow)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SeaseLtd/lucene-solr LUCENE-8329

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/381.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #381
    
----
commit bc31f4647213d534c8a3ccabf11869ffce0e53af
Author: Alessandro Benedetti <a.benedetti@...>
Date:   2018-05-23T10:20:11Z

    [LUCENE-8329] disk size estimator MB bug fixes

----


---

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

Reply via email to