License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.healthonnet |
ArtifactId | ArtifactIdhon-lucene-synonyms |
Version | Version5.0.5 |
Type | Typejar |
Description |
DescriptionHON Lucene Synonyms
Enables proper query-time synonym expansion, with no reindexing required.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hon-lucene-synonyms-5.0.5.pom | |
hon-lucene-synonyms-5.0.5.jar | 19 KB |
hon-lucene-synonyms-5.0.5-sources.jar | 12 KB |
hon-lucene-synonyms-5.0.5-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.healthonnet/hon-lucene-synonyms/ -->
<dependency>
<groupId>com.github.healthonnet</groupId>
<artifactId>hon-lucene-synonyms</artifactId>
<version>5.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.healthonnet/hon-lucene-synonyms/
implementation 'com.github.healthonnet:hon-lucene-synonyms:5.0.5'
// https://jarcasting.com/artifacts/com.github.healthonnet/hon-lucene-synonyms/
implementation ("com.github.healthonnet:hon-lucene-synonyms:5.0.5")
'com.github.healthonnet:hon-lucene-synonyms:jar:5.0.5'
<dependency org="com.github.healthonnet" name="hon-lucene-synonyms" rev="5.0.5">
<artifact name="hon-lucene-synonyms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.healthonnet', module='hon-lucene-synonyms', version='5.0.5')
)
libraryDependencies += "com.github.healthonnet" % "hon-lucene-synonyms" % "5.0.5"
[com.github.healthonnet/hon-lucene-synonyms "5.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-core | jar | 6.2.0 |
org.apache.solr : solr-solrj | jar | 6.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.solr : solr-test-framework | jar | 6.2.0 |
org.apache.lucene : lucene-test-framework | jar | 6.2.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |