We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5286872 + 72c1f48 commit a141dbdCopy full SHA for a141dbd
1 file changed
app/controllers/catalog_controller.rb
@@ -18,6 +18,8 @@ def self.modified_field
18
include BlacklightIiifSearch::Controller
19
20
configure_blacklight do |config|
21
+ config.http_method = :post
22
+
23
# IiifPrint index fields
24
config.add_index_field 'all_text_tsimv', highlight: true, helper_method: :render_ocr_snippets
25
0 commit comments