Skip to content

Commit

Permalink
Create catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzl authored Feb 6, 2024
1 parent 51737d3 commit 89ca16f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 89ca16f

Please sign in to comment.