Last Version

Full Text Search Interface 1.6.1

Full Text Search Interface based on Apache Lucene

License

License

Categories

Categories

Net
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

ftsi
Version

Version

1.6.1
Type

Type

jar
Description

Description

Full Text Search Interface
Full Text Search Interface based on Apache Lucene
Project URL

Project URL

https://github.com/bndynet/ftsi
Project Organization

Project Organization

BNDY-NET
Source Code Management

Source Code Management

https://github.com/bndynet/ftsi

Download ftsi 1.6.1


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

Dependencies

compile (4)

Group / Artifact Type Version
net.bndy : lib jar 1.0.9
org.apache.lucene : lucene-core jar 7.2.1
org.apache.lucene : lucene-queryparser jar 7.2.1
org.apache.lucene : lucene-highlighter jar 7.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.