[infinispan-issues] [JBoss JIRA] (ISPN-7288) Indexed queries with IN clause should use TermsQuery
Tristan Tarrant (Jira)
issues at jboss.org
Sun Oct 27 16:09:21 EDT 2019
[ https://issues.jboss.org/browse/ISPN-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-7288:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
> 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: 8.2.5.Final, 9.0.0.Beta1
> Reporter: Gustavo Fernandes
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.0.1.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.13.8#713008)
More information about the infinispan-issues
mailing list