Class: Chewy::Search::Parameters::MinScore

Inherits:
Storage
  • Object
show all
Defined in:
lib/chewy/search/parameters/min_score.rb

Overview

Just a simple value storage, all the values are coerced to float.

Instance Attribute Summary

Attributes inherited from Storage

#value

Method Summary

Methods inherited from Storage

#==, #initialize, #merge!, #render, #replace!, #update!

Constructor Details

This class inherits a constructor from Chewy::Search::Parameters::Storage