Search through users and hashtags as well
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Tue, 14 Dec 2021 13:53:46 +0000 (13:53 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Tue, 14 Dec 2021 13:55:14 +0000 (13:55 +0000)
commit703f53c08f17812c20274ad80de0ec44bf4e5992
treecd0d46d79f36b6971a35e30c5c7280798b830c8d
parenta85bf5929b151765c16ac6d8e9ff2bc78e664e55
Search through users and hashtags as well
lib/mix/tasks/pleroma/search.ex
lib/pleroma/elasticsearch/document_mappings/user.ex
lib/pleroma/elasticsearch/store.ex
lib/pleroma/search/elasticsearch.ex
lib/pleroma/search/elasticsearch/activity_parser.ex [new file with mode: 0644]
lib/pleroma/search/elasticsearch/hashtag_parser.ex [new file with mode: 0644]
lib/pleroma/search/elasticsearch/user_paser.ex [new file with mode: 0644]
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/side_effects.ex