elastics-client 1.1.5 → 1.1.6

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.5
1
+ 1.1.6
@@ -148,7 +148,7 @@ delete_by_query:
148
148
 
149
149
  #-----------------------------------------------------------------------------#
150
150
  ### More Like This ###
151
- # http://www.elasticsearch.org/guide/reference/api/more-like-this.html
151
+ # http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-more-like-this.html
152
152
 
153
153
  # You can pass the search API (facets, from/to and so on) as :data variable
154
154
  more_like_this: &mlt
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elastics-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-09-23 00:00:00.000000000 Z
12
+ date: 2013-10-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: multi_json