mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-24 23:03:36 +01:00
Because DocSearchIterator is a recursive filter iterator and we accept any hode having children, those children not matching any of the search criteria were counted too because of iterator_count. refs #6630