[
https://issues.apache.org/jira/browse/LUCENE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532445#comment-14532445
]
ASF subversion and git services commented on LUCENE-6350:
---------------------------------------------------------
Commit 1678164 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1678164 ]
LUCENE-6350: TermsQuery is now compressed with PrefixCodedTerms.
> switch TermsQuery to prefixcodedterms
> -------------------------------------
>
> Key: LUCENE-6350
> URL: https://issues.apache.org/jira/browse/LUCENE-6350
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Robert Muir
> Attachments: LUCENE-6350.patch, LUCENE-6350.patch, LUCENE-6350.patch
>
>
> This will save ram and cleanup a lot of the code.
> Unfortunately the code is still a mess, it has a custom iterator api, and
> prefixcodedterms has yet another custom iterator api (seriously, maybe the
> worst one ever).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]