mastodon/spec
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
..
controllers Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
fabricators Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 2019-08-06 15:33:03 +02:00
features
fixtures
helpers
lib
mailers
models Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Add more accurate account search (#11537) 2019-08-16 01:24:03 +02:00
support
validators
views
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
rails_helper.rb
spec_helper.rb