Solr OCR Highlighting Plugin

Solr plugin to add support for highlighting directly from various OCR formats (hOCR/ALTO/MiniOCR) without having to store the OCR documents in the index.

License

License

GroupId

GroupId

de.digitalcollections
ArtifactId

ArtifactId

solr-ocrhighlighting
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Solr OCR Highlighting Plugin
Solr plugin to add support for highlighting directly from various OCR formats (hOCR/ALTO/MiniOCR) without having to store the OCR documents in the index.
Project URL

Project URL

https://dbmdz.github.io/solr-ocrhighlighting
Source Code Management

Source Code Management

https://github.com/dbmdz/solr-ocrhighlighting/tree/master

Download solr-ocrhighlighting

How to add to project

<!-- https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/ -->
<dependency>
    <groupId>de.digitalcollections</groupId>
    <artifactId>solr-ocrhighlighting</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/
implementation 'de.digitalcollections:solr-ocrhighlighting:0.7.0'
// https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/
implementation ("de.digitalcollections:solr-ocrhighlighting:0.7.0")
'de.digitalcollections:solr-ocrhighlighting:jar:0.7.0'
<dependency org="de.digitalcollections" name="solr-ocrhighlighting" rev="0.7.0">
  <artifact name="solr-ocrhighlighting" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='solr-ocrhighlighting', version='0.7.0')
)
libraryDependencies += "de.digitalcollections" % "solr-ocrhighlighting" % "0.7.0"
[de.digitalcollections/solr-ocrhighlighting "0.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.solr : solr-core jar 8.9.0

test (10)

Group / Artifact Type Version
org.apache.solr : solr-test-framework jar 8.9.0
org.apache.solr : solr-analysis-extras jar 8.9.0
org.assertj : assertj-core jar 3.20.2
com.revinate : assertj-json jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.mockito : mockito-core jar 3.11.2
org.slf4j : slf4j-nop jar 1.7.31
net.byteseek : byteseek jar 2.0.3

Project Modules

There are no modules declared in this project.
de.digitalcollections

Open Source at the Bayerische Staatsbibliothek

...from the MDZ Digital Library team at the Bavarian State Library

Versions

Version
0.7.0
0.5.0
0.2
0.1