is not current version
Last Version 5.0.5

com.github.healthonnet:hon-lucene-synonyms 5.0.4

Enables proper query-time synonym expansion, with no reindexing required.

Categories

Categories

Net
GroupId

GroupId

com.github.healthonnet
ArtifactId

ArtifactId

hon-lucene-synonyms
Version

Version

5.0.4
Type

Type

jar

Download hon-lucene-synonyms 5.0.4


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