class SearchkickExplainer::BoostExplainerSection

Public Instance Methods

term_name() click to toggle source
# File lib/log_magic/explainers/searchkick/boost_explainer.rb, line 4
def term_name
  'boost'
end