You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/06/16 15:08:00 UTC

[jira] [Resolved] (SOLR-8839) Angular admin/segments display: display of deleted docs not proportional

     [ https://issues.apache.org/jira/browse/SOLR-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-8839.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 7.5

Fixed when working on LUCENE-7976

> Angular admin/segments display: display of deleted docs not proportional
> ------------------------------------------------------------------------
>
>                 Key: SOLR-8839
>                 URL: https://issues.apache.org/jira/browse/SOLR-8839
>             Project: Solr
>          Issue Type: Bug
>          Components: Admin UI
>    Affects Versions: 5.4.1
>            Reporter: Luc Vanlerberghe
>            Assignee: Erick Erickson
>            Priority: Minor
>             Fix For: 7.5
>
>
> In the /segments portion of the admin site, the segments are displayed as a bar graph with the size of each bar proportional to the logarithm of the segment size.
> Within each bar the number of deleted documents is shown as a dark-gray portion at the end.
> Before the angular version, the size of this part was directly proportional to the number of deleted documents with respect to the total number of documents in the segment
> In the angular version, the dark-gray portion is way too large.
> In the previous version, the result was odd as well since it displayed a proportional percentage within in a logarithmic graph.
> I'll add a PR shortly that changes the calculation so the dark-gray part looks approximately proportional to the size the segment would shrink if optimized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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