Sha256: f2bc8e31c8ce76948199e93c95d238484b12ae0e3fbb70fdea88ed90f5de0fb8

Contents?: true

Size: 612 Bytes

Versions: 6

Compression:

Stored size: 612 Bytes

Contents

%w(filter abstract_field_facet abstract_json_field_facet connective boost_query date_field_facet field_json_facet
   range_facet range_json_facet date_field_json_facet abstract_fulltext dismax join
   field_list field_facet highlighting pagination restriction common_query spellcheck
   standard_query more_like_this more_like_this_query geo geofilt bbox query_facet
   scope sort sort_composite text_field_boost function_query field_stats
   composite_fulltext group group_query).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-2.7.1 lib/sunspot/query.rb
sunspot-2.7.0 lib/sunspot/query.rb
sunspot-2.6.0 lib/sunspot/query.rb
sunspot-2.5.0 lib/sunspot/query.rb
sunspot-2.4.0 lib/sunspot/query.rb
sunspot-2.3.0 lib/sunspot/query.rb