Re-enable FullTextSearch app (#1334)

Signed-off-by: Kelly Byrd <kbyrd@memcpy.com>
This commit is contained in:
Kelly Byrd 2020-07-29 08:10:17 -07:00 committed by GitHub
parent 64f5271a3e
commit 2f7e12e689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,19 +23,6 @@ root_check
# Nextcloud 19 is required.
lowest_compatible_nc 19
# Won't work info
msg_box "Full Text Search needs to be updated by the developer for it to work.
Currently there are issues that blocks it from working in NC 19.
You can find the repos here:
https://github.com/nextcloud/fulltextsearch
https://github.com/nextcloud/fulltextsearch_elasticsearch
https://github.com/nextcloud/files_fulltextsearch
https://github.com/nextcloud/bookmarks_fulltextsearch
When this is fixed, we will allow installation again."
exit 1
# Test RAM size (2GB min) + CPUs (min 2)
ram_check 2 FullTextSearch
cpu_check 2 FullTextSearch