Last Version

J2mvc Searcher 2.1.11

1.模糊搜索引擎模块 2.支持中文分词 version 2.1.02 1.补充打包分词.dic文件 version 2.1.10 1.引入最新版lucence,8.1.1 2.增加删除索引目录功能

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.j2mvc
ArtifactId

ArtifactId

j2mvc-searcher
Version

Version

2.1.11
Type

Type

jar
Description

Description

J2mvc Searcher
1.模糊搜索引擎模块 2.支持中文分词 version 2.1.02 1.补充打包分词.dic文件 version 2.1.10 1.引入最新版lucence,8.1.1 2.增加删除索引目录功能

Download j2mvc-searcher 2.1.11


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

Dependencies

provided (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.lucene : lucene-core jar 8.1.1
org.apache.lucene : lucene-queryparser jar 8.1.1
org.apache.lucene : lucene-analyzers-common jar 8.1.1
org.apache.lucene : lucene-highlighter jar 8.1.1
com.j2mvc : j2mvc-util jar 2.1.01

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.