Sha256: 33cd2a720b48fabcdd6964489dfb71c6f0a988b6c9fad901c0c5f89dffa8d6a4
Contents?: true
Size: 229 Bytes
Versions: 28
Compression:
Stored size: 229 Bytes
Contents
# frozen_string_literal: true Valkyrie::IndexingAdapter.register( Valkyrie::Indexing::Solr::IndexingAdapter.new, :solr_index ) Valkyrie::IndexingAdapter.register( Valkyrie::Indexing::NullIndexingAdapter.new, :null_index )
Version data entries
28 entries across 28 versions & 1 rubygems