Last Version

ids-export-plugin 0.1.0

Set of Solr plugins allowing time-efficient export of Ids of all found documents.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

pl.allegro.search.solr
ArtifactId

ArtifactId

ids-export-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

ids-export-plugin
Set of Solr plugins allowing time-efficient export of Ids of all found documents.
Project URL

Project URL

https://github.com/allegro/solr-ids-export-plugin
Source Code Management

Source Code Management

https://github.com/allegro/solr-ids-export-plugin

Download ids-export-plugin 0.1.0


<!-- https://jarcasting.com/artifacts/pl.allegro.search.solr/ids-export-plugin/ -->
<dependency>
    <groupId>pl.allegro.search.solr</groupId>
    <artifactId>ids-export-plugin</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.search.solr/ids-export-plugin/
implementation 'pl.allegro.search.solr:ids-export-plugin:0.1.0'
// https://jarcasting.com/artifacts/pl.allegro.search.solr/ids-export-plugin/
implementation ("pl.allegro.search.solr:ids-export-plugin:0.1.0")
'pl.allegro.search.solr:ids-export-plugin:jar:0.1.0'
<dependency org="pl.allegro.search.solr" name="ids-export-plugin" rev="0.1.0">
  <artifact name="ids-export-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.search.solr', module='ids-export-plugin', version='0.1.0')
)
libraryDependencies += "pl.allegro.search.solr" % "ids-export-plugin" % "0.1.0"
[pl.allegro.search.solr/ids-export-plugin "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.solr : solr-core jar 7.2.1
org.jetbrains : annotations jar 13.0

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
com.jayway.jsonpath : json-path jar 2.4.0
org.apache.solr : solr-test-framework jar 7.2.1
ch.qos.logback : logback-classic jar 0.9.24

Project Modules

There are no modules declared in this project.