License |
License |
---|---|
GroupId | GroupIdde.digitalcollections |
ArtifactId | ArtifactIdsolr-ocrhighlighting |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionSolr 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
solr-ocrhighlighting-0.5.0.pom | |
solr-ocrhighlighting-0.5.0.jar | 153 KB |
solr-ocrhighlighting-0.5.0-sources.jar | 62 KB |
solr-ocrhighlighting-0.5.0-javadoc.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/ -->
<dependency>
<groupId>de.digitalcollections</groupId>
<artifactId>solr-ocrhighlighting</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/
implementation 'de.digitalcollections:solr-ocrhighlighting:0.5.0'
// https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/
implementation ("de.digitalcollections:solr-ocrhighlighting:0.5.0")
'de.digitalcollections:solr-ocrhighlighting:jar:0.5.0'
<dependency org="de.digitalcollections" name="solr-ocrhighlighting" rev="0.5.0">
<artifact name="solr-ocrhighlighting" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='solr-ocrhighlighting', version='0.5.0')
)
libraryDependencies += "de.digitalcollections" % "solr-ocrhighlighting" % "0.5.0"
[de.digitalcollections/solr-ocrhighlighting "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-core | jar | 8.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-test-framework | jar | 8.6.2 |
org.assertj : assertj-core | jar | 3.17.2 |
com.revinate : assertj-json | jar | 1.2.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
org.slf4j : slf4j-nop | jar | 1.7.30 |
net.byteseek : byteseek | jar | 2.0.3 |