Specifically strip mentions for search indexing
This commit is contained in:
parent
6256822afd
commit
5a39866388
3 changed files with 27 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ defmodule Mix.Tasks.Pleroma.Search.Meilisearch do
|
|||
|
||||
def run(["index"]) do
|
||||
start_pleroma()
|
||||
Pleroma.HTML.compile_scrubbers()
|
||||
|
||||
meili_version =
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue