Skip to content

search: don't add empty results to heap

Administrator requested to merge sh/dont-add-empty-event-to-heap into main

Created by: stefanhengl

Zoekt sends progress events containing just MaxPendingPriority, IE not containing any results. The events are only used to direct the ranking, so we shouldn't add them to the result queue.

Co-authored-by: Tomás Senart [email protected]

Merge request reports

Loading