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
fabricators
features
fixtures
helpers
lib
mailers
models Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
policies
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
requests
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb