Skip to content

Commit 4038aa5

Browse files
authored
remove applied patch (#2573)
1 parent 83d790a commit 4038aa5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/fulltextsearch.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,6 @@ install_and_enable_app fulltextsearch_elasticsearch
191191
install_and_enable_app files_fulltextsearch
192192
chown -R www-data:www-data "$NC_APPS_PATH"
193193

194-
# Apply patch
195-
git_apply_patch 319 fulltextsearch_elasticsearch 27.1.1 "$NCPATH/apps/fulltextsearch_elasticsearch"
196-
197194
# Final setup
198195
nextcloud_occ fulltextsearch:configure '{"search_platform":"OCA\\FullTextSearch_Elasticsearch\\Platform\\ElasticSearchPlatform"}'
199196
nextcloud_occ fulltextsearch_elasticsearch:configure "{\"elastic_host\":\"http://elastic:$ELASTIC_USER_PASSWORD@localhost:9200\",\"elastic_index\":\"${NEXTCLOUD_INDEX}\"}"

0 commit comments

Comments
 (0)