is not current version
Last Version 0.7.0

de.digitalcollections:solr-ocrhighlighting 0.2

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.

GroupId

GroupId

de.digitalcollections
ArtifactId

ArtifactId

solr-ocrhighlighting
Version

Version

0.2
Type

Type

jar

Download solr-ocrhighlighting 0.2


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