[infinispan-issues] [JBoss JIRA] (ISPN-7288) Indexed queries with IN clause should use TermsQuery

Tristan Tarrant (JIRA) issues at jboss.org
Fri Feb 10 12:03:09 EST 2017


     [ https://issues.jboss.org/browse/ISPN-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-7288:
----------------------------------
    Fix Version/s: 9.0.0.CR2
                       (was: 9.0.0.CR1)


> Indexed queries with IN clause should use TermsQuery
> ----------------------------------------------------
>
>                 Key: ISPN-7288
>                 URL: https://issues.jboss.org/browse/ISPN-7288
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Embedded Querying
>    Affects Versions: 9.0.0.Beta1, 8.2.5.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Adrian Nistor
>             Fix For: 9.0.0.CR2, 9.0.0.Final
>
>
> There are two reasons for it:
> * TermsQuery don't have a clause limit as Boolean Queries do (default is 1024)
> * Performance for high number of clauses is vastly superior



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list