Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112256
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/docs/configuration/search.md b/docs/configuration/search.md
index de1a72203..d34f84d4f 100644
--- a/docs/configuration/search.md
+++ b/docs/configuration/search.md
@@ -73,7 +73,7 @@ you have to get the _private key_, which is actually used for authentication.
=== "OTP"
```sh
- ./bin/pleroma_ctl meilisearch show-keys <your master key here>
+ ./bin/pleroma_ctl search.meilisearch show-keys <your master key here>
```
=== "From Source"
@@ -103,7 +103,7 @@ To start the initial indexing, run the `index` command:
=== "OTP"
```sh
- ./bin/pleroma_ctl meilisearch index
+ ./bin/pleroma_ctl search.meilisearch index
```
=== "From Source"
@@ -118,7 +118,7 @@ of indexing and how many posts have actually been indexed, use the `stats` comma
=== "OTP"
```sh
- ./bin/pleroma_ctl meilisearch stats
+ ./bin/pleroma_ctl search.meilisearch stats
```
=== "From Source"
@@ -133,7 +133,7 @@ use the `clear` command:
=== "OTP"
```sh
- ./bin/pleroma_ctl meilisearch clear
+ ./bin/pleroma_ctl search.meilisearch clear
```
=== "From Source"
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 23, 6:29 AM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38872
Default Alt Text
(1 KB)
Attached To
Mode
rPUBE pleroma-upstream
Attached
Detach File
Event Timeline
Log In to Comment