Sha256: 814c0ac2467b1e19ca0a7f360ee4df7ac271e9bfd8bfbbdf6fa451e4af822c03

Contents?: true

Size: 277 Bytes

Versions: 55

Compression:

Stored size: 277 Bytes

Contents

module Hyrax
  module Statistics
    module FileSets
      class ByFormat < Statistics::TermQuery
        private

          # Returns 'file_format_sim'
          def index_key
            Solrizer.solr_name('file_format', :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/file_sets/by_format.rb
hyrax-2.9.5 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.9.4 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.9.3 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.9.2 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.9.1 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.9.0 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.8.0 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.7.2 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.7.1 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.7.0 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.6.0 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.5.1 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.5.0 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.4.1 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-3.0.0.pre.beta1 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.4.0 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.3.3 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.3.2 app/services/hyrax/statistics/file_sets/by_format.rb
hyrax-2.3.1 app/services/hyrax/statistics/file_sets/by_format.rb