You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/13 01:14:46 UTC

[jira] [Commented] (SOLR-7918) speed up term->DocSet production

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

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

Commit 1695623 from [~yonik@apache.org] in branch 'dev/trunk'
[ https://svn.apache.org/r1695623 ]

SOLR-7918: optimize term->DocSet generation

> speed up term->DocSet production
> --------------------------------
>
>                 Key: SOLR-7918
>                 URL: https://issues.apache.org/jira/browse/SOLR-7918
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>         Attachments: SOLR-7918.patch
>
>
> We can use index statistics to figure out before hand what type of doc set (sorted int or bitset) we should create.  This should use less memory than the current approach as well as increase performance.



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

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