Libraries
»
search_cop
(1.1.0)
»
Index
»
SearchCopGrammar
»
Nodes
»
FulltextCollection
»
#fulltext?
Method: SearchCopGrammar::Nodes::FulltextCollection#fulltext?
Defined in:
lib/search_cop_grammar/nodes.rb
#
fulltext?
⇒
Boolean
Returns:
(
Boolean
)
172 173 174
# File 'lib/search_cop_grammar/nodes.rb', line 172
def
fulltext?
true
end