[ 
https://issues.apache.org/jira/browse/SOLR-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733719#comment-15733719
 ] 

ASF subversion and git services commented on SOLR-9837:
-------------------------------------------------------

Commit 1d2e440a8fe3df8d3207a7428841f79f63381e4f in lucene-solr's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1d2e440 ]

SOLR-9837: fix redundant calculation of docsWithField for numeric fields in 
field cache


> Performance regression of numeric field uninversion time
> --------------------------------------------------------
>
>                 Key: SOLR-9837
>                 URL: https://issues.apache.org/jira/browse/SOLR-9837
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: master (7.0)
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: master (7.0)
>
>
> Somehow related to LUCENE-7407, after the transition, the uninvert time of 
> numeric fields has gone up substantially.  I haven't tested all field types 
> yet, just integer fields, which show a 55% performance regression for the 
> initial uninvert time.
> This was tested with a numeric field of cardinality 1M on a 10M doc index.
> {code}
> q=id:1&sort=my_numeric_field desc
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to