Skip to content

Commit

Permalink
fix: rebuild all databases
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Jan 7, 2024
1 parent 1ebc488 commit ec3e2f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions invenio_global_search/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@

GLOBAL_SEARCH_REBUILD_DATABASE = [
rebuild_database_rdm,
# rebuild_database_marc21,
# rebuild_database_lom,
rebuild_database_marc21,
rebuild_database_lom,
]

0 comments on commit ec3e2f9

Please sign in to comment.