When using line-by-line search using the line:(...) operator combined with AND (which is simply space) each line is returned multiple times in the search results.
Steps to reproduce
The screenshot shows a note that has lines satisfying a line-by-line search query.
Expected result
Each line that matches search query should only be shown once in search results
Actual result
Each line is shown twice in the search results