]
Luca Molteni updated DROOLS-5984:
---------------------------------
Issue Type: Enhancement (was: Feature Request)
DMN Alpha Network - Range Indexing
----------------------------------
Key: DROOLS-5984
URL:
https://issues.redhat.com/browse/DROOLS-5984
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Reporter: Luca Molteni
Assignee: Luca Molteni
Priority: Minor
Currently alpha range index is not enabled probably because
AlphaNetworkCreation.createAlphaNode() doesn't set an index to a constraint for
"Application Risk Score" in DMNDecisionTableAlphaSupportingTest (=
ConstraintType is UNKNOWN so CompositeObjectSinkAdapter.isRangeIndexable() returns false.
Also we would need to change range index threshold to test easier).