Sha256: 9ac2265ed8e0da9e549c454d616b08a574ffdbde0c02c2785f9b88fc222227ef
Contents?: true
Size: 510 Bytes
Versions: 1
Compression:
Stored size: 510 Bytes
Contents
%w(filter abstract_field_facet connective boost_query date_field_facet range_facet abstract_fulltext dismax join 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 field_group).each do |file| require(File.join(File.dirname(__FILE__), 'query', file)) end module Sunspot module Query #:nodoc:all end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sunspot-2.2.0 | lib/sunspot/query.rb |