Sha256: e75039e2e7ea53dba8bc0b2c0c2210732f8e69c4bb7287d3e3f3a97a2ba34b2a

Contents?: true

Size: 230 Bytes

Versions: 58

Compression:

Stored size: 230 Bytes

Contents

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

          def index_key
            DepositSearchBuilder.depositor_field
          end
      end
    end
  end
end

Version data entries

58 entries across 58 versions & 2 rubygems

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