-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor (linked-data-search) Use consistent names for Work and Autho…
…rity Indexes - Replace all references of 'bibframe' with 'linked-data' - Use consistent index names for linked-data Work and Authority Indexes - Use consistent API URIs for linked-data Work and Authority Indexes - Use consistent Kafka topic names for linked-data Work and Authority Indexes - Use consistent permission names for linked-data Work and Authority Indexes Closes MSEARCH-786
- Loading branch information
Aleksei Pronichev
authored
Jul 3, 2024
1 parent
fe3b144
commit e9ed396
Showing
46 changed files
with
358 additions
and
343 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
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
34 changes: 0 additions & 34 deletions
34
src/main/java/org/folio/search/service/setter/bibframe/BibframeContributorProcessor.java
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
src/main/java/org/folio/search/service/setter/bibframe/BibframeSortTitleProcessor.java
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
src/main/java/org/folio/search/service/setter/bibframe/BibframeTitleProcessor.java
This file was deleted.
Oops, something went wrong.
18 changes: 9 additions & 9 deletions
18
...ority/BibframeAuthorityLccnProcessor.java → ...ity/LinkedDataAuthorityLccnProcessor.java
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
Oops, something went wrong.