org.clojars.brenton/clucy

A Clojure interface to the Lucene search engine

Leiningen/Boot

[org.clojars.brenton/clucy "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.brenton/clucy {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("org.clojars.brenton:clucy:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.brenton</groupId>
  <artifactId>clucy</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.