]
Adrian Nistor updated ISPN-5822:
--------------------------------
Status: Open (was: New)
Limit the number of expansion cofactors for hybrid query
--------------------------------------------------------
Key: ISPN-5822
URL:
https://issues.jboss.org/browse/ISPN-5822
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 8.1.0.Alpha2, 8.0.2.Final
When the are many non-indexed variables the boole-shannon expansion can become very
large. In that case it's better to perform a full non-indexed search rather than a
two-phase search. We need to be able to set a limit for the number of cofactors in the
resulting product.