Werk #5468: Fixed indexing with disjunctions.

Component Livestatus
Title Fixed indexing with disjunctions.
Date Dec 4, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

To speed things up, livestatus tries to use an index when accessing the 'hosts' and 'services' tables, but there was a bug when a disjunction ('Or:') was used in filters, leading to too few results. This has been fixed.

To the list of all Werks