Sha256: 2ebbad2211fcc34fa3c075eff9d9f222017241710b2f51f694bc4f2e65170275

Contents?: true

Size: 286 Bytes

Versions: 10

Compression:

Stored size: 286 Bytes

Contents

%w(abstract_search standard_search more_like_this_search query_facet field_facet
   date_facet range_facet facet_row hit highlight field_group group hit_enumerable).each do |file|
  require File.join(File.dirname(__FILE__), 'search', file)
end

module Sunspot
  module Search
  end
end

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
sunspot-2.1.0 lib/sunspot/search.rb
sunspot-2.0.0 lib/sunspot/search.rb
sunspot-2.0.0.pre.130115 lib/sunspot/search.rb
sunspot-2.0.0.pre.120925 lib/sunspot/search.rb
sunspot_solr-2.0.0.pre.120924 sunspot/lib/sunspot/search.rb
sunspot_rails-2.0.0.pre.120924 sunspot/lib/sunspot/search.rb
sunspot-2.0.0.pre.120924 sunspot/lib/sunspot/search.rb
sunspot-2.0.0.pre.120720 lib/sunspot/search.rb
sunspot-2.0.0.pre.120417 lib/sunspot/search.rb
sunspot-2.0.0.pre.120415 lib/sunspot/search.rb