Remove unnecessary line in reaction algolia (#2717)

This commit is contained in:
Ben Halpern 2019-05-06 10:39:32 -04:00 committed by GitHub
parent 5b8befde52
commit 4bf75a50a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,6 @@ class Reaction < ApplicationRecord
reactable_tags
end
attributesForFaceting ["filterOnly(viewable_by)", "filterOnly(status)"]
ranking ["desc(updated_at)"]
end
def index_to_algolia