Last Version

Free Text Suggestor 2.1.1

Version of the Solr Free Text Suggestor that collate suggestions into the original search query and provides highlighting information about the parts of the suggested query that was appended/added by the highlighter.

License

License

GroupId

GroupId

io.redlink.solr
ArtifactId

ArtifactId

suggest-free-text
Version

Version

2.1.1
Type

Type

jar
Description

Description

Free Text Suggestor
Version of the Solr Free Text Suggestor that collate suggestions into the original search query and provides highlighting information about the parts of the suggested query that was appended/added by the highlighter.
Project URL

Project URL

https://github.com/redlink-gmbh/solr-suggest-free-text
Project Organization

Project Organization

Redlink GmbH
Source Code Management

Source Code Management

https://github.com/redlink-gmbh/solr-suggest-free-text

Download suggest-free-text 2.1.1


<!-- https://jarcasting.com/artifacts/io.redlink.solr/suggest-free-text/ -->
<dependency>
    <groupId>io.redlink.solr</groupId>
    <artifactId>suggest-free-text</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.redlink.solr/suggest-free-text/
implementation 'io.redlink.solr:suggest-free-text:2.1.1'
// https://jarcasting.com/artifacts/io.redlink.solr/suggest-free-text/
implementation ("io.redlink.solr:suggest-free-text:2.1.1")
'io.redlink.solr:suggest-free-text:jar:2.1.1'
<dependency org="io.redlink.solr" name="suggest-free-text" rev="2.1.1">
  <artifact name="suggest-free-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.redlink.solr', module='suggest-free-text', version='2.1.1')
)
libraryDependencies += "io.redlink.solr" % "suggest-free-text" % "2.1.1"
[io.redlink.solr/suggest-free-text "2.1.1"]

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.lucene : lucene-suggest jar (8.7.0,9]
org.apache.lucene : lucene-analyzers-common jar (8.7.0,9]
org.apache.solr : solr-core jar (8.7.0,9]
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.7
junit : junit jar 4.13.2
org.apache.lucene : lucene-test-framework jar (8.7.0,9]

Project Modules

There are no modules declared in this project.