ANN Elastisch 1.0.2 is released

Elastisch is a small but feature rich and well documented Clojure client
for ElasticSearch [1].

1.0.2 is a bug fix release. We recommend all users to upgrade to it.

Changes in 1.0.2

  • Count API now uses GET for requests without the query part [2]
  • Count API No Longer Ignores Mapping Types [3]

We recommend all users to upgrade to 1.0.2 [4] as soon as possible.
Full Elastisch change log [5] is available on GitHub.

Thank You, Contributors

Kudos to Vesa Marttila for reporting both issues fixed in this release.

  1. http://clojureelasticsearch.info
  2. https://github.com/clojurewerkz/elastisch/issues/5
  3. https://github.com/clojurewerkz/elastisch/issues/6
  4. https://clojars.org/clojurewerkz/elastisch/versions/1.0.2
  5. https://github.com/clojurewerkz/elastisch/blob/1.0.x-stable/ChangeLog.md
    --
    MK


http://twitter.com/michaelklishin

--