sm-search

Search module for shopizer using elasticsearch 7.5.2

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

com.shopizer
Идентификатор

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

sm-search
Последняя версия

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

2.11.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

sm-search
Search module for shopizer using elasticsearch 7.5.2
Ссылка на сайт

Ссылка на сайт

http://www.shopizer.com
Система контроля версий

Система контроля версий

https://github.com/shopizer-ecommerce/shopizer-search

Скачать sm-search

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

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
org.springframework : spring-context jar 5.2.4.RELEASE
org.aspectj : aspectjrt jar 1.6.10
org.slf4j : log4j-over-slf4j jar 1.7.21
org.apache.logging.log4j : log4j-core jar 2.13.0
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.elasticsearch : elasticsearch jar 7.5.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.5.2
com.google.guava : guava jar 19.0
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpcore-nio jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 5.2.4.RELEASE

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

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

shopizer-search - 2.11.1

Search wrapper - Elastic Search used as as search engine for Shopizer

Supports Elastic Search 7.5 and up

Tested with Elastic Search 7.5.2

Login with XPack supported

Unit tests (test cases) can be used for indexing and searching. Iny modifications to mapping and setting files must be copied from

src/test/resources/spring to Shopizer sm-core/resources/search folder

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

Версия
2.11.2
2.11.1
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0.1
2.2.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1