Fix typo (#870)
This commit is contained in:
parent
137d2ebef5
commit
9e6a65d55f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ menu:
|
||||||
parent: admin-optional
|
parent: admin-optional
|
||||||
---
|
---
|
||||||
|
|
||||||
Mastodon supports full-text search when it ElasticSearch is available. Mastodon’s 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. Mastodon’s 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}
|
## Installing ElasticSearch {#install}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue