Solr Indexer/Searcher WebLab Web Service

This service implements the Indexer and Searcher interface of WebLab and uses a embedded SOLR engine in order to realize the functions. Unlike the other SolR service, this version does not need having SolR installed. Configuration of the SOLR service can be done through IndexerBean.xml and SearcherBean.xml whereas the SolR instance configuration resides in the solr directory.

Лицензия

Лицензия

Группа

Группа

org.ow2.weblab.webservices
Идентификатор

Идентификатор

solr-engine-embedded
Последняя версия

Последняя версия

2.0.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Solr Indexer/Searcher WebLab Web Service
This service implements the Indexer and Searcher interface of WebLab and uses a embedded SOLR engine in order to realize the functions. Unlike the other SolR service, this version does not need having SolR installed. Configuration of the SOLR service can be done through IndexerBean.xml and SearcherBean.xml whereas the SolR instance configuration resides in the solr directory.

Скачать solr-engine-embedded

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.webservices/solr-engine-embedded/ -->
<dependency>
    <groupId>org.ow2.weblab.webservices</groupId>
    <artifactId>solr-engine-embedded</artifactId>
    <version>2.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/solr-engine-embedded/
implementation 'org.ow2.weblab.webservices:solr-engine-embedded:2.0.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/solr-engine-embedded/
implementation ("org.ow2.weblab.webservices:solr-engine-embedded:2.0.2")
'org.ow2.weblab.webservices:solr-engine-embedded:war:2.0.2'
<dependency org="org.ow2.weblab.webservices" name="solr-engine-embedded" rev="2.0.2">
  <artifact name="solr-engine-embedded" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.webservices', module='solr-engine-embedded', version='2.0.2')
)
libraryDependencies += "org.ow2.weblab.webservices" % "solr-engine-embedded" % "2.0.2"
[org.ow2.weblab.webservices/solr-engine-embedded "2.0.2"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
org.ow2.weblab.services : dataoperator jar 1.2.2
org.ow2.weblab.core.helpers : rdf-helper-jena jar 1.3.2
org.ow2.weblab.core.helpers : rdf-helper-jena-selection jar 1.5.3
org.ow2.weblab.core.helpers : bean-helper-spring jar 1.3.2
org.apache.solr : solr-core jar 1.4.1
org.apache.commons : commons-lang3 jar 3.0
org.slf4j : slf4j-log4j12 jar 1.5.8
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.0
org.apache.cxf : cxf-rt-transports-http jar 2.4.0
xalan : xalan jar 2.7.1
commons-logging : commons-logging jar 1.1.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.2
2.0.1