1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
This commit is contained in:
teutates 2021-04-07 20:14:02 +02:00 committed by GitHub
parent 137d2ebef5
commit 9e6a65d55f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ menu:
parent: admin-optional
---
Mastodon supports full-text search when it ElasticSearch is available. Mastodons full-text search allows logged in users to find results from their own toots, their favourites, and their mentions. It deliberately does not allow searching for arbitrary strings in the entire database.
Mastodon supports full-text search when ElasticSearch is available. Mastodons full-text search allows logged in users to find results from their own toots, their favourites, and their mentions. It deliberately does not allow searching for arbitrary strings in the entire database.
## Installing ElasticSearch {#install}