elastisch icon indicating copy to clipboard operation
elastisch copied to clipboard

A minimalistic Clojure client for ElasticSearch, supports both HTTP and native transports

Results 13 elastisch issues
Sort by recently updated
recently updated
newest added

I couldn't find any support for suggesters in either the native or rest client. Are there any plans to adopt these features? Docs can be found at http://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters.html

request

I'm using elasticsearch 0.90.7, so this may be a temporary problem. A scroll search with a scan search type does not return results with the initial call. A call to...

request

When calling the connect! function with an known host name, it throws an exception. I guess I shouldn't have been surprised. For each function in the API would you mind...

documentation
low-hanging fruit