#2384·bleve

`BooleanQuery.Filter`: 搜索器未关闭,其错误被忽略

作者: pstibrany创建于 2026年7月24日更新于 2026年7月24日

=== Issue A: filter searcher Close() is never called === BooleanQuery{Must,Filter}: started +2 finished +1 => BUG: 1 term searcher(s) started but never closed (the Filter searcher) ConjunctionQuery (contrast): started +2 finished +2 => balanced

内容来源: blevesearch/bleve