Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsibilla committed Aug 10, 2023
1 parent e9b8fcb commit 7da2836
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.11
1.1.12
2 changes: 1 addition & 1 deletion src/search-adaptor
Submodule search-adaptor updated 1 files
+1 −1 VERSION
2 changes: 1 addition & 1 deletion src/sennet_translator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ def get_val_by_key(type_code, data, source_data_name):
logger.info("############# Full index via script started #############")

translator.delete_and_recreate_indices(files=False)
# translator.delete_and_recreate_indices(files=True)
translator.delete_and_recreate_indices(files=True)
translator.translate_all()

# Show the failed entity-api calls and the uuids
Expand Down

0 comments on commit 7da2836

Please sign in to comment.