mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-01 11:48:43 +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