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:53:46 +0000 (13:53 +0000)
commitc03e8d46e8a30511d614cf498d50773ff9436680
treea851d9641bc9ed6c24042169f23f2da1851641d3
parent8547cefaff6fcde2c6a35bb9f1056ecc11e42fdb
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