Sha256: 7ee5613baf7c6dce9c97711b138e4c930b163ddc78ebe8f4437ba055c4e7e3b8

Contents?: true

Size: 203 Bytes

Versions: 48

Compression:

Stored size: 203 Bytes

Contents

module Hyrax
  class SearchBuilder < Blacklight::SearchBuilder
    include Blacklight::Solr::SearchBuilderBehavior
    include Hydra::AccessControlsEnforcement
    include Hyrax::SearchFilters
  end
end

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/search_builders/hyrax/search_builder.rb
hyrax-2.9.5 app/search_builders/hyrax/search_builder.rb
hyrax-2.9.4 app/search_builders/hyrax/search_builder.rb
hyrax-2.9.3 app/search_builders/hyrax/search_builder.rb
hyrax-2.9.2 app/search_builders/hyrax/search_builder.rb
hyrax-2.9.1 app/search_builders/hyrax/search_builder.rb
hyrax-2.9.0 app/search_builders/hyrax/search_builder.rb
hyrax-2.8.0 app/search_builders/hyrax/search_builder.rb
hyrax-2.7.2 app/search_builders/hyrax/search_builder.rb
hyrax-2.7.1 app/search_builders/hyrax/search_builder.rb
hyrax-2.7.0 app/search_builders/hyrax/search_builder.rb
hyrax-2.6.0 app/search_builders/hyrax/search_builder.rb
hyrax-3.0.0.pre.rc1 app/search_builders/hyrax/search_builder.rb
hyrax-3.0.0.pre.beta3 app/search_builders/hyrax/search_builder.rb
hyrax-2.5.1 app/search_builders/hyrax/search_builder.rb
hyrax-2.5.0 app/search_builders/hyrax/search_builder.rb
hyrax-3.0.0.pre.beta2 app/search_builders/hyrax/search_builder.rb
hyrax-2.4.1 app/search_builders/hyrax/search_builder.rb
hyrax-3.0.0.pre.beta1 app/search_builders/hyrax/search_builder.rb
hyrax-2.4.0 app/search_builders/hyrax/search_builder.rb