removes tsearch for debates
This commit is contained in:
@@ -46,7 +46,6 @@ class Debate < ActiveRecord::Base
|
|||||||
tags: :name
|
tags: :name
|
||||||
},
|
},
|
||||||
using: {
|
using: {
|
||||||
tsearch: {},
|
|
||||||
trigram: { threshold: 0.9 },
|
trigram: { threshold: 0.9 },
|
||||||
},
|
},
|
||||||
ranked_by: '(:tsearch + debates.cached_votes_up)',
|
ranked_by: '(:tsearch + debates.cached_votes_up)',
|
||||||
|
|||||||
Reference in New Issue
Block a user