You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Phonetic filter to support @cologne@ encoder ("#942":http://github.com/elasticsearch/elasticsearch/issues/issue/942)
25
+
* Field Cache: Allow to set @index.cache.field.expire@ when using @resident@ type ("#957":http://github.com/elasticsearch/elasticsearch/issues/issue/957)
** Ids Filter / Query - allow to execute it with no type defined / several types ("#969":http://github.com/elasticsearch/elasticsearch/issues/issue/969)
* Scripting: Optimize to native script execution when using just @doc.score@ ("#952":http://github.com/elasticsearch/elasticsearch/issues/issue/952)
31
+
32
+
33
+
h2. Bug fixes:
34
+
* Deleting and recreating a new index with dynamic mapping can cause type failures ("#931":http://github.com/elasticsearch/elasticsearch/issues/issue/931)
35
+
* wrong type returned by date_histogram ("#932":http://github.com/elasticsearch/elasticsearch/issues/issue/932)
36
+
* IBM J9 failure to serialize nodes info ("#950":http://github.com/elasticsearch/elasticsearch/issues/issue/950)
37
+
* NPE when using "not" filter ("#953":http://github.com/elasticsearch/elasticsearch/issues/issue/953)
38
+
* Analysis: Regression (0.16.1), Camel cased filters / tokenizers failed to load in custom analyzer ("#937":http://github.com/elasticsearch/elasticsearch/issues/issue/937)
39
+
* Filter Cache: @soft@ filter cache can cause bad memory behavior ("#946":http://github.com/elasticsearch/elasticsearch/issues/issue/946)
40
+
* Mapping: dynamic templates of object type do not initialize some mapping data structures (like analyzers lookup) ("#929":http://github.com/elasticsearch/elasticsearch/issues/issue/929)
41
+
* Mapping - Date Format: 3 or more custom date formats fail using '||' delimiter ("#977":http://github.com/elasticsearch/elasticsearch/issues/issue/977)
0 commit comments