Skip to content

Commit

Permalink
Merge pull request #141 from Islandora-Devops/fix-solr-caching
Browse files Browse the repository at this point in the history
Use a real cache option.
  • Loading branch information
aOelschlager authored Apr 5, 2024
2 parents fe77ba7 + 9e2135d commit a2d5343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/sync/views.view.oai_pmh_item_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1594,7 +1594,7 @@ display:
type: none
options: { }
cache:
type: search_api_none
type: search_api_tag
options: { }
empty: { }
sorts: { }
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.solr_search_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ display:
type: none
options: { }
cache:
type: search_api_none
type: search_api_tag
options: { }
empty:
area:
Expand Down

0 comments on commit a2d5343

Please sign in to comment.