You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/03/08 21:17:38 UTC

[jira] [Created] (LUCENE-6350) switch TermsQuery to prefixcodedterms

Robert Muir created LUCENE-6350:
-----------------------------------

             Summary: 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


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org