-
- Downloads
Merge branch '373-fix-the-search-db-index-creation-on-startup' into 'dev'
Fixed the index generation on startup See merge request !192
No related branches found
No related tags found
Showing
- dbrepo-search-db/Dockerfile 19 additions, 0 deletionsdbrepo-search-db/Dockerfile
- dbrepo-search-db/create-indices.sh 16 additions, 0 deletionsdbrepo-search-db/create-indices.sh
- dbrepo-search-db/docker-entrypoint.sh 3 additions, 0 deletionsdbrepo-search-db/docker-entrypoint.sh
- dbrepo-search-db/healthcheck.sh 8 additions, 0 deletionsdbrepo-search-db/healthcheck.sh
- dbrepo-search-db/indices/column.json 112 additions, 0 deletionsdbrepo-search-db/indices/column.json
- dbrepo-search-db/indices/concept.json 34 additions, 0 deletionsdbrepo-search-db/indices/concept.json
- dbrepo-search-db/indices/database.json 53 additions, 0 deletionsdbrepo-search-db/indices/database.json
- dbrepo-search-db/indices/identifier.json 235 additions, 0 deletionsdbrepo-search-db/indices/identifier.json
- dbrepo-search-db/indices/table.json 142 additions, 0 deletionsdbrepo-search-db/indices/table.json
- dbrepo-search-db/indices/unit.json 29 additions, 0 deletionsdbrepo-search-db/indices/unit.json
- dbrepo-search-db/indices/user.json 40 additions, 0 deletionsdbrepo-search-db/indices/user.json
- dbrepo-search-db/indices/view.json 74 additions, 0 deletionsdbrepo-search-db/indices/view.json
- docker-compose.yml 3 additions, 3 deletionsdocker-compose.yml
Loading
Please register or sign in to comment