Class: Chewy::Search::Parameters::PostFilter
- Includes:
- QueryStorage
- Defined in:
- lib/chewy/search/parameters/post_filter.rb
Overview
A standard parameter storage, which updates post_filter
parameter
of the ES request.
Instance Attribute Summary
Attributes inherited from Storage
Method Summary
Methods included from QueryStorage
#and, #merge!, #minimum_should_match, #must, #must_not, #not, #or, #render, #should, #update!
Methods inherited from Storage
#==, #initialize, #merge!, #render, #replace!, #update!
Constructor Details
This class inherits a constructor from Chewy::Search::Parameters::Storage