class Sunspot::Query::Conjunction

Public Instance Methods

add_conjunction() click to toggle source

No-op - this is already a conjunction

# File lib/sunspot/query/composite_fulltext.rb, line 75
def add_conjunction
  self
end