Skip to content
  • Eugen Rochko's avatar
    Add more accurate hashtag search (#11579) · cc0a55cf
    Eugen Rochko authored
    * 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
    cc0a55cf