Sha256: fdbd3d0fd5a132b850cbc7626411e80306f7cdd2e23db76201376bfc5612039f

Contents?: true

Size: 331 Bytes

Versions: 6

Compression:

Stored size: 331 Bytes

Contents

%w(filter abstract_field_facet connective boost_query date_field_facet dismax
   field_facet highlighting local pagination restriction query
   query_facet scope sort sort_composite text_field_boost).each do |file|
  require(File.join(File.dirname(__FILE__), 'query', file))
end
module Sunspot
  module Query #:nodoc:all
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sunspot-1.0.5 lib/sunspot/query.rb
sunspot-1.0.4 lib/sunspot/query.rb
sunspot-1.0.3 lib/sunspot/query.rb
sunspot-1.0.2 lib/sunspot/query.rb
sunspot-1.0.1 lib/sunspot/query.rb
sunspot-1.0.0 lib/sunspot/query.rb