Method: Sunspot::Query::Conjunction#add_conjunction
- Defined in:
- lib/sunspot/query/composite_fulltext.rb
#add_conjunction ⇒ Object
No-op - this is already a conjunction
94 95 96 |
# File 'lib/sunspot/query/composite_fulltext.rb', line 94 def add_conjunction self end |