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

Setup check for sqlite module for full text search #1031

Closed
juliushaertl opened this issue Nov 29, 2023 · 2 comments · Fixed by #1252
Closed

Setup check for sqlite module for full text search #1031

juliushaertl opened this issue Nov 29, 2023 · 2 comments · Fixed by #1252
Assignees
Labels
enhancement New feature or request

Comments

@juliushaertl
Copy link
Member

Nextcloud 28 comes with an API to register setup checks, where it would be nice to give the admin a hint to enable the sqlite module for full text search in case it is not. Could also be used to indicate if the circles app as a dependency is missing.

Reference PR nextcloud/server#32550 (documentation still pending)

@juliushaertl juliushaertl added the enhancement New feature or request label Nov 29, 2023
@juliushaertl
Copy link
Member Author

@hweihwang I think this could be a good first coding task.

@juliushaertl
Copy link
Member Author

As a more isolated reference implementation nextcloud/logreader@cf6de7f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ☑️ Done
Development

Successfully merging a pull request may close this issue.

2 participants