mastodon/app/chewy
Eugen Rochko cc0a55cf9a
Add more accurate hashtag search (#11579)
* Add more accurate hashtag search

Using ElasticSearch to index hashtags with edge n-grams and score
them by usage within the last 7 days since last activity. Only
hashtags that have been reviewed and are listable can appear in
searches, unless they match the query exactly

* Fix search analyzer dropping non-ascii characters
2019-08-18 03:45:51 +02:00
..
accounts_index.rb Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
statuses_index.rb Fix NameError (#11192) 2019-06-27 09:16:55 +02:00
tags_index.rb Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00