Releases
v2.3.10
Bug Fixes
Fix format of date times displayed in search result, to not drop precision (#1868 )
Improvements
Upgraded to golang.org/x/[email protected]
to overcome a vulnerability (#1845 )
Support for polish language analyzer - pl
(#1825 )
Additional attribute in search response to determine partial/complete hits for match queries (#1848 )
Performance optimization to speed up documents processing per mapping definition (#1865 )
Support fuzziness factor for matchphrase, multiphrase & phrase queries (#1847 )
Geo shape polygon decode optimization w/ buffer re-use (#1864 )
Override-able Marshal/Unmarshal methods (#1880 )
Enhanced data time format support:
sanitizedgo
that validates layout against supported golang constants (#1877 )
Ability to apply custom datetime parsers to query criteria and facets (#1860 , #1878 )
Ability to parse date times in these formats - unix_micro
, unix_sec
, unix_milli
, unix_nano
(#1870 )
Additional layouts support with percentstyle
and isostyle
(#1866 )
Milestone
You can’t perform that action at this time.