Update services/search/README.md

Co-authored-by: Martin <github@diemattels.at>
This commit is contained in:
kobergj
2023-05-23 17:25:13 +02:00
committed by jkoberg
parent 50ef698fda
commit 382a2800f8

View File

@@ -57,7 +57,7 @@ When using the Tika container and docker-compose, consider the following:
* See the [ocis_wopi](https://github.com/owncloud/ocis/tree/master/deployments/examples/ocis_wopi) example.
* Containers for the linked service are reachable at a hostname identical to the alias or the service name if no alias was specified.
If using `tika` extractor, make sure to also set `FRONTEND_FULL_TEXT_SEARCH_ENABLED` in the frontend service. This will tell the webclient that full-text search is enabled.
If using the `tika` extractor, make sure to also set `FRONTEND_FULL_TEXT_SEARCH_ENABLED` in the frontend service to `true`. This will tell the webclient that full-text search has been enabled.
## Search Functionality