ANN Elastisch 1.0 RC2

Elastisch is a minimalistic feature complete well documented Clojure client
for ElasticSearch.

New in RC2:

  • Support for percolation
  • Support for query validation
  • Better support for facet queries
  • Documentation guides updates

Full change log:

1.0.0-RC2 is almost 100% feature complete (with the exception of
multi-search, they will be added eventually),
documentation guides at http://clojureelasticsearch.info are in good shape and
the public API is set in stone. As such,
it is very likely to be the last RC before 1.0 GA.

Give it a try and let us know how it goes! Elastisch has its own mailing
list at http://groups.google.com/group/clojure-elasticsearch/
for feedback and questions. Updates and releases are announced on Twitter
@clojurewerkz.

MK


http://twitter.com/michaelklishin

--

Hi Michael,

I have created a sample application using Elastisch.

https://github.com/searchbox-io/clojure-elastisch-sample

I plan to add it at SearchBox Heroku documentation by end of this week.

Btw documentation is awesome, very good job.

KR,
Ferhat.
www.searchbox.io

On Tuesday, September 11, 2012 12:26:33 PM UTC+3, Michael Klishin wrote:

Elastisch is a minimalistic feature complete well documented Clojure
client for Elasticsearch.

New in RC2:

  • Support for percolation
  • Support for query validation
  • Better support for facet queries
  • Documentation guides updates

Full change log:
https://github.com/clojurewerkz/elastisch/blob/master/ChangeLog.md

1.0.0-RC2 is almost 100% feature complete (with the exception of
multi-search, they will be added eventually),
documentation guides at http://clojureelasticsearch.info are in good shape and
the public API is set in stone. As such,
it is very likely to be the last RC before 1.0 GA.

Give it a try and let us know how it goes! Elastisch has its own mailing
list at http://groups.google.com/group/clojure-elasticsearch/
for feedback and questions. Updates and releases are announced on Twitter
@clojurewerkz.

MK

michaelklishin (Michael Klishin) · GitHub
http://twitter.com/michaelklishin

--