Sha256: 4fd49416171b76cd2da07ac722d198d71474b9b3fe5bd3a6adc4fcf26f9be164

Contents?: true

Size: 244 Bytes

Versions: 55

Compression:

Stored size: 244 Bytes

Contents

module Hyrax
  module Statistics
    module Works
      class ByResourceType < Statistics::TermQuery
        private

          def index_key
            Solrizer.solr_name("resource_type", :facetable)
          end
      end
    end
  end
end

Version data entries

55 entries across 55 versions & 2 rubygems

Version Path
hyrax-2.9.6 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.9.5 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.9.4 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.9.3 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.9.2 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.9.1 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.9.0 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.8.0 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.7.2 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.7.1 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.7.0 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.6.0 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.5.1 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.5.0 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.4.1 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-3.0.0.pre.beta1 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.4.0 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.3.3 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.3.2 app/services/hyrax/statistics/works/by_resource_type.rb
hyrax-2.3.1 app/services/hyrax/statistics/works/by_resource_type.rb