lt.jocas/lucene-custom-analyzer

(Micro)Library to build Lucene analyzers in a data-driven fashion.

Leiningen/Boot

[lt.jocas/lucene-custom-analyzer "1.0.37"]

Clojure CLI/deps.edn

lt.jocas/lucene-custom-analyzer {:mvn/version "1.0.37"}

Gradle

implementation("lt.jocas:lucene-custom-analyzer:1.0.37")

Maven

<dependency>
  <groupId>lt.jocas</groupId>
  <artifactId>lucene-custom-analyzer</artifactId>
  <version>1.0.37</version>
</dependency>