Major
Nice to have
Bugfix
Major
Enhancement
(User-visible)
Detail
#23569
Enabling discrete values - partitions for number-valued attributes in search evaluation
A NumberIntervalPartition is always used with an interval size > 0. This does not lead to the desired result if discrete values are to be paritioned.
Now 0 can also be specified as interval size, which therefore does not correspond to an interval. The behavior then corresponds to a SingleValuePartition.
Test
No test.