Skip to content
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

Turn off global search file indexing. #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stopfstedt
Copy link

@stopfstedt stopfstedt commented May 31, 2024

the current implementation is broken due to the usage of an undefined constant.
turning this off and removing the broken function fixes this issue.

fixes #27

the current implementation is broken due to the usage of an undefined
constant.
turning this off fixes and removing the broken function fixes this issue.
@drachels
Copy link
Owner

I am sorry to say that somehow, I have overlooked #27. I am pretty sure it has to do with another problem I've not worked on due to health problems and other bugs I've been working on. I have to go and install a couple of security cameras right now and so I will have to look at it tomorrow. (Been putting off the cameras, but there were thefts and a stolen car across the street from me last week so I really need to get the camera installs, done.)

@stopfstedt
Copy link
Author

no worries, i had forgotten about this as well! - until a co-worker brought this up as an issue again this week. anyway, thanks for the quick reply. stay safe.

@edukimod
Copy link

edukimod commented Jun 7, 2024

Hi there, we're facing the same issue and disabled the global search file indexing as a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

search indexing fails
3 participants