class SunspotMatchers::BoostMatcher
Public Instance Methods
keys_to_compare()
click to toggle source
# File lib/sunspot_matchers/matchers.rb, line 213 def keys_to_compare [:qf, :bq, :bf] end
search_method()
click to toggle source
# File lib/sunspot_matchers/matchers.rb, line 208 def search_method :boost end