-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2024 from branch '1058-enrichWithRvk' of github.com:hbz/lobid-…
…resources
- Loading branch information
Showing
14 changed files
with
60 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/test/resources/cg/output-es-bulk.ndjson → src/test/resources/cg/rvk-es-bulk.ndjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{"index":{"_index":"cg","_type":"rvk"}} | ||
{"rvk":["MG 11380","MF 3390","MC 7200"],"id":"990067531130206441"} | ||
{"index":{"_index":"cg","_type":"rvk"}} | ||
{"rvk":["NQ 2360","NY 4760","BD 7100"],"id":"990019247190206441, 990063057720206441, 990063668050206441"} | ||
{"rvk":["NQ 2360","NY 4760","BD 7100"],"id":"990019247190206441, 990367731740206441, 990063668050206441"} |
2 changes: 1 addition & 1 deletion
2
src/test/resources/cg/output.csv → src/test/resources/cg/rvk.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
"990067531130206441","MG 11380,MF 3390,MC 7200" | ||
"990019247190206441","NQ 2360,NY 4760,BD 7100" | ||
"990063057720206441","NQ 2360,NY 4760,BD 7100" | ||
"990367731740206441","NQ 2360,NY 4760,BD 7100" | ||
"990063668050206441","NQ 2360,NY 4760,BD 7100" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
990067531130206441 MG 11380,MF 3390,MC 7200 | ||
990019247190206441 NQ 2360,NY 4760,BD 7100 | ||
990367731740206441 NQ 2360,NY 4760,BD 7100 | ||
990063668050206441 NQ 2360,NY 4760,BD 7100 |