LinkedDataStore Solr search-provider


License

License

Categories

Categories

IDE Development Tools Data Search Business Logic Libraries
GroupId

GroupId

no.ssb.lds
ArtifactId

ArtifactId

linked-data-store-search-provider-solr
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

LinkedDataStore Solr search-provider
LinkedDataStore Solr search-provider
Project URL

Project URL

https://github.com/statisticsnorway/linked-data-store-search-provider-solr
Source Code Management

Source Code Management

https://github.com/statisticsnorway/linked-data-store-search-provider-solr/tree/master

Download linked-data-store-search-provider-solr

How to add to project

<!-- https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-search-provider-solr/ -->
<dependency>
    <groupId>no.ssb.lds</groupId>
    <artifactId>linked-data-store-search-provider-solr</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-search-provider-solr/
implementation 'no.ssb.lds:linked-data-store-search-provider-solr:0.3'
// https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-search-provider-solr/
implementation ("no.ssb.lds:linked-data-store-search-provider-solr:0.3")
'no.ssb.lds:linked-data-store-search-provider-solr:jar:0.3'
<dependency org="no.ssb.lds" name="linked-data-store-search-provider-solr" rev="0.3">
  <artifact name="linked-data-store-search-provider-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.lds', module='linked-data-store-search-provider-solr', version='0.3')
)
libraryDependencies += "no.ssb.lds" % "linked-data-store-search-provider-solr" % "0.3"
[no.ssb.lds/linked-data-store-search-provider-solr "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
no.ssb.lds : linked-data-store-search-provider-api jar 0.4
no.ssb.lds : linked-data-store-persistence-provider-api jar 0.12
org.apache.solr : solr-solrj jar 7.7.1
org.slf4j : slf4j-api jar 1.8.0-beta4

test (4)

Group / Artifact Type Version
org.apache.solr : solr-test-framework jar 7.7.1
org.testng : testng jar 6.14.3
org.reactivestreams : reactive-streams-tck jar 1.0.2
ch.qos.logback : logback-classic jar 1.3.0-alpha4

Project Modules

There are no modules declared in this project.

Search provider for Solr

Configuration

This provider will connect to a running Solr instance using the environment variable search.index.url (for example: http://localhost:8983/solr/index_name)

For more information about Linked Data Store, please refer to the LDS documentation.

no.ssb.lds

Statistics Norway

Versions

Version
0.3
0.2
0.1