about summary refs log tree commit diff
path: root/app/services/tag_search_service.rb
AgeCommit message (Expand)Author
2022-12-15Ensure exact match is the first result in hashtag searches (#21315)Claire
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-27Fix unreviewed hashtag not being found by exact case-insensitive match (#11976)Eugen Rochko
2019-09-26Fix search error when ElasticSearch is enabled but not available (#11954)Jeong Arm
2019-08-18Add more accurate hashtag search (#11579)Eugen Rochko