Class: Pagy::ElasticsearchRails
- Inherits:
-
SearchBase
- Object
- Pagy
- Offset
- SearchBase
- Pagy::ElasticsearchRails
- Defined in:
- lib/pagy/classes/offset/search.rb
Constant Summary collapse
- DEFAULT =
{ search_method: :search, max_result_window: 10_000 }.freeze
Instance Attribute Summary
Attributes inherited from Offset
#count, #from, #in, #last, #next, #offset, #previous, #to
Method Summary
Methods inherited from SearchBase
Methods inherited from Offset
Methods included from NumericHelpers
#info_tag, #input_nav_js, #limit_tag_js, #previous_tag, #series_nav, #series_nav_js
Methods included from Rangeable
Methods included from Deprecated::Offset
Constructor Details
This class inherits a constructor from Pagy::Offset