Sha256: a59a9277ced99152cc546c8561a937117d35219a1332ab39fcc61e3f1e7e5a25
Contents?: true
Size: 530 Bytes
Versions: 4
Compression:
Stored size: 530 Bytes
Contents
%w(filter abstract_field_facet connective boost_query date_field_facet range_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
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
sunspot-2.2.8 | lib/sunspot/query.rb |
enju_leaf-1.2.1 | vendor/bundle/ruby/2.3/gems/sunspot-2.2.7/lib/sunspot/query.rb |
sunspot-2.2.7 | lib/sunspot/query.rb |
sunspot-2.2.6 | lib/sunspot/query.rb |