Bug when query for block

Steps to reproduce

block:(word)

Expected result

show all the blocks which contains “word”

Actual result

show all the lines which contains “word”, rather than the block content

Environment

Attach a screen recording of this happening in the sandbox vault and a copy of the file where it happens

the results above (block search) are exactly the same as below (line search):
image

Desired results:
show the results of block search like this:

attached md file:
block search.md (165 Bytes)

I think you are misunderstanding the option. You search block by block, that doesn’t mean that the results are displayed block by block.

I see.
Displaying the block search result in block is not supported.
Results are displayed as excerpts.
Thank you very much.