mastodon/db
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
..
migrate Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
post_migrate Revert "Remove conversation URI (#11423)" (#11424) 2019-07-28 17:47:37 +02:00
schema.rb Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
seeds.rb Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00