-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Latency when indexing notes #409
Comments
When creating a bug (or a feature request) on this repository, there's a template that asks a few questions that give me some information that might be important and pushes the user to perform a few checks. Please edit this post accordingly and do the few checks it asks, thank you |
There might be a latency when Omnisearch is still actively indexing your notes, especially when Text Extractor is enabled ; newly create files are added at the end of the processing queue. Could your please try these steps:
The note should be indexed in Omnisearch after at most a few seconds |
I see what the bug is now. There is no setting to search for a folder. You can only search for a folder if that folder contains a document that is indexed. So, if I create a folder with a bunch of pdfs and disable content indexing - I can search for the folder, I can search those pdf names - nothing shows up. Now index path of unsupported files resolves one of the issues - I can now search paths that contain pdfs. But I still can't search empty folder names. |
When I add a new file, omnisearch can't find it.
E.g. I add a file some_unique_name.md and look for it in omnisearch - it doesn't show up for a while. I tried restarting obsidian - still doesn't show up. Then may be after some time it will begin showing up. But that's no good, this behaviour is too unpredictable.
Problem description:
Your environment:
Things to try:
The text was updated successfully, but these errors were encountered: