Libraries
»
elastic-rails
(1.0.4)
»
Index
»
Elastic
»
Nodes
»
Boolean
»
#filter
Method: Elastic::Nodes::Boolean#filter
Defined in:
lib/elastic/nodes/boolean.rb
#
filter
(_node) ⇒
Object
36 37 38
# File 'lib/elastic/nodes/boolean.rb', line 36
def
filter
(
_node
)
@filters
<<
_node
end