Issue: 'Search note' does not always work as expected
Hi there 'search note' or I'll call it 'global search' seems broken in this case (highly simplified but still demonstrate the issue):
To reproduce : I created 3 pages: page1: title: CrashDump content: info about all the crashdump in linux
page2: title: device content: the Windows support info for all the
page3: title ARM test content: arm info on the doc architecture reference manual
so each page contains the word 'info'. However when I search 'info', only 2 pages are revealed in search result. page3 contains 'info' but not in search result.
search result screenshot

Any more info needed? Please let me know.
My Environment: notea is git cloned just today, yarn install/build. Data back-end is minio. Both notea and minio are natively self-hosted locally on localhost:PORT on my Windows 10 workstation, no docker etc. Thanks.
It's working for me.
Does it work after refreshing the page?
This is weird, on my side searching 'i' could get all the pages, screenshot below:

while I continued to input 'n' so to search 'in', then only 2 pages in search result:

then searching 'inf' and 'info' both got only 2 pages result.
Anything I can do to help investigate? like a special build which has more debug log, or shall I do something like 'rebuild index'?
Oh, btw, I shift+F5 to refresh page, closed and reopened localhost:3000, neither worked, still 2 pages in result