Skip to content

Commit

Permalink
Update to elasticsearch 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruflin committed Mar 29, 2014
1 parent 4ac38d6 commit 408ec4c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:

env:
global:
- ES_VER=1.0.1
- ES_VER=1.1.0
- ES_MAPPER_ATTACHMENTS_VER=2.0.0.RC1
- ES_TRANSPORT_THRIFT_VER=2.0.0.RC2
- ES_GEOCLUSTER_FACET_VER=0.0.10
Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Dependencies
------------
| Project | Version | Required |
|---------|---------|----------|
|[Elasticsearch](https://github.com/elasticsearch/elasticsearch/tree/v1.0.1)|1.0.1|yes|
|[Elasticsearch](https://github.com/elasticsearch/elasticsearch/tree/v1.1.0)|1.1.0|yes|
|[Elasticsearch mapper attachments plugin](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.0.0.RC1)|2.0.0.RC1|no|
|[Elasticsearch thrift transport plugin](https://github.com/elasticsearch/elasticsearch-transport-thrift/tree/v2.0.0.RC2)|2.0.0.RC2|no|
|[Elasticsearch geocluster facet plugin](https://github.com/zenobase/geocluster-facet/tree/0.0.10)|0.0.10|no|
Expand Down
3 changes: 3 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
CHANGES

2014-03-29
- Update to elasticsearch 1.1.0

2014-03-26
- Fixed Query\Match Fuzziness parameter type #576

Expand Down

0 comments on commit 408ec4c

Please sign in to comment.