sm-search

Search module for shopizer using elasticsearch 7.5.2

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Last Version

Last Version

2.11.2
Release Date

Release Date

Type

Type

jar
Description

Description

sm-search
Search module for shopizer using elasticsearch 7.5.2
Project URL

Project URL

http://www.shopizer.com
Source Code Management

Source Code Management

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

Download sm-search

How to add to project

<!-- 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"]

Dependencies

compile (15)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.2.4.RELEASE

Project Modules

There are no modules declared in this project.

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

Versions

Version
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