Update Release Notes authored by Mohammad Malekmakan's avatar Mohammad Malekmakan
...@@ -5,7 +5,7 @@ _Short summary of this release [Placeholder]_ ...@@ -5,7 +5,7 @@ _Short summary of this release [Placeholder]_
## Bug Fixes ## Bug Fixes
* `Search` Aggregations on Text fields using Search is Allowed Search * `Search` Aggregations on Text fields using Search is Allowed.
* `Search` Record Count (```total_cout```) clipping at 10K in Ealstic 7.x issue is fixed. * `Search` Record Count (```total_cout```) clipping at 10K in Ealstic 7.x issue is fixed.
* `Ingestion` Special Characters are handles in Energistics Parser. * `Ingestion` Special Characters are handles in Energistics Parser.
* `Ingestion` WITSML parser error caused by missing symbol at the end of reference Ids resolved. * `Ingestion` WITSML parser error caused by missing symbol at the end of reference Ids resolved.
...@@ -13,7 +13,7 @@ _Short summary of this release [Placeholder]_ ...@@ -13,7 +13,7 @@ _Short summary of this release [Placeholder]_
## New Features ## New Features
* `Search` Search Service is extended to support searching through arrays indexed with the "nested" hint * `Search` Search Service is extended to support searching through arrays indexed with the "nested" hint.
## Improvements ## Improvements
... ...
......