internal/search/backend: Fix log15 error
Created by: indradhanush
Noticed this error in production today:
t=2021-10-31T18:47:22+0000 lvl=warn msg="HorizontalSearcher.Streamsearch: results not sent in core loop" LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
This should fix it.