Changelog for
elasticsearch-doc-1.7.6-38.1.noarch.rpm :
Sat Jul 1 14:00:00 2017 suse-betaAATTcboltz.de
- don\'t delete user and group on uninstall (could cause security issues
if the UID/GID gets reused)
- drop some old, commented out sysvinit commands
Fri Mar 3 13:00:00 2017 suse-betaAATTcboltz.de
- update to 1.7.6
https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-6
Thu Aug 6 14:00:00 2015 ecsosAATTopensuse.org
- update to 1.7.1
https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-1
Mon Jul 6 14:00:00 2015 ecsosAATTopensuse.org
- update 1.6.0
Many, many changes see:
https://www.elastic.co/downloads/past-releases/elasticsearch-1-6-0
Tue May 12 14:00:00 2015 ecsosAATTopensuse.org
- update to 1.5.2
- Security
- HTTP
- Ensure URL expansion only works within the plugins directory
[#10815]
- Enhancements
- Engine:
- Only flush for checkindex if we have uncommitted changes
[#10505]
- Geo:
- Update tree_level and precision parameter priorities #10679
(issue: #9691)
- Add merge conflicts to GeoShapeFieldMapper #10533
(issues: #10513, #10514)
- Eclipse:
- pom.xml updates to allow m2e integration to work correctly
[#10534]
- Fix to pom.xml to allow eclipse maven integration using
m2e #10524
- Eclipse fixes #10495
- Shadow Replicas:
- Implement retries for ShadowEngine creation #10688
(issue: #10637)
- Allow rebalancing primary shards on shared filesystems
[#10585] (issue: #10469)
- Upgrade:
- Update forbiddenapis to version 1.8 #10555
- Bug fixes
- Aggregations:
- Fix _as_string output to only show when format specified
[#10571] (issue: #10284)
- Bulk:
- _default_ mapping should be picked up from index template
during auto create index #10762 (issue: #10609)
- Geo:
- Correct ShapeBuilder coordinate parser to ignore values
in 3rd+ dimension #10539 (issue: #10510)
- Fix hole intersection at tangential coordinate #10332
(issue: #9511)
- Internal:
- Search: FielddataTermsFilter equality is based on hash
codes #10728
- Fix possible NPE in InternalClusterService$NotifyTimeout,
the future field is set from a different thread #10630
(issue: #3)
- Add missing hashCode method to RecoveryState#File #10501
- Mapping:
- Make GeoContext mapping idempotent #10602
(issues: #10581, #8937)
- Fixed an equality check in StringFieldMapper. #10359
(issue: #10357)
- Query DSL:
- Score value is 0 in _explanation with random_score query
[#10742]
- Scripting:
- Fix updating templates. #10526 (issue: #10397)
- Settings:
- Analysis: fix ignoring tokenizer settings in
SynonymTokenFilterFactory #10489
- Term Vectors:
- ShardTermVectorsService calls docFreq() on unpositioned
TermsEnum #10660
- Translog:
- FSTranslog#snapshot() can enter infinite loop #10807
Fri Jan 17 13:00:00 2014 heinemannj66AATTgmail.com
- initial version