From 89ca16f25df2c4e036af394debce6656ef415533 Mon Sep 17 00:00:00 2001 From: Marcus Bitzl Date: Tue, 6 Feb 2024 14:03:51 +0100 Subject: [PATCH] Create catalog-info.yaml --- catalog-info.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..d90ad8f0 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,19 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: solr-ocrhighlighting + description: An extension for Solr for flexible highlighting in arbitrary fields, direct indexing of common formats and optional out-of-index storage of OCR data. + annotations: + github.com/project-slug: dbmdz/solr-ocrhighlighting +spec: + type: library + lifecycle: production + owner: dbmdz + system: solr +links: + - url: https://dbmdz.github.io/solr-ocrhighlighting + title: Public Documentation + icon: https://avatars.githubusercontent.com/u/19305707?s=48&v=4 + - url: https://ocrhl.jbaiter.de/ + title: Demo + icon: https://avatars.githubusercontent.com/u/19305707?s=48&v=4