From 0ed277c3ef58da92d2e0f766aea2c1af227e747e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Kir=C3=A1ly?= Date: Wed, 24 May 2023 16:00:05 +0200 Subject: [PATCH] Update README.md #270 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d0aab215..e81cf7760 100644 --- a/README.md +++ b/README.md @@ -1180,9 +1180,9 @@ For union catalogues the `marc-elements.csv` and `packages.csv` have a special v #### post processing completeness result (completeness-sqlite) - -`marc_elements` table for the `marc-elements.csv` or `completeness-grouped-marc-elements.csv` file. For the catalogues -without the `--groupBy` parameter the `groupId` field's value is `0`. +The `completeness-sqlite` step (which is launched by the `completeness` step, but could be launched independently as +well) imports `marc-elements.csv` or `completeness-grouped-marc-elements.csv` file into `marc_elements` table. For the catalogues +without the `--groupBy` parameter the `groupId` column will be filled by `0`. ``` groupId INTEGER,