You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2016/06/21 07:56:57 UTC

[jira] [Issue Comment Deleted] (LUCENE-7339) Bring back RandomAccessFilterStrategy

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

Uwe Schindler updated LUCENE-7339:
----------------------------------
    Comment: was deleted

(was: Similar things also applies to the other loop in BitSetConjDisi, but you would need lambda there, so its not one-liner :-))

> Bring back RandomAccessFilterStrategy
> -------------------------------------
>
>                 Key: LUCENE-7339
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7339
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-7339.patch
>
>
> FiteredQuery had 3 ways of running conjunctions: leap-frog, query first and random-access filter. We still use leap-frog for conjunctions and we now have a better "query-first" strategy through two-phase iteration. However, we don't have any equivalent for the random-access filter strategy.



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