Release Notes for Helix Core Search Version 2021.3 Introduction HelixCore Search is a REST service providing an API and simple web application to support other Helix applications such as Swarm. It facilitates indexing the contents of your Helix Server and searching Helix meta-data and file content. HelixCore Search needs a connection to ElasticSearch and a HelixCore server. Perforce numbers releases YYYY.R/CCCCCC, for example, 2012.1/40716. YYYY is the year; R is the release of that year; CCCCCC is the bug fix change level. Each bug fix in these release notes is marked by its change number. Any build includes (1) all bug fixes of all previous releases and (2) all bug fixes of the current release up to the bug fix change level. Please send all feedback to support@perforce.com. Minimum Requirements Elasticsearch 7.6.2 - 7.13.4 Helix Core server 2019.2 or later Supported Platforms Windows (x86_64) Windows 10 Windows 2016 server Windows 2019 server Linux (x86_64) Ubuntu 20.04 Ubuntu 18.04 CentOS 7 CentOS 8 Documentation Please see the official documentation for installation instructions and usage examples. https://www.perforce.com/manuals/p4search/Content/P4Search/Home-p4search.html ------------------------------------------- Updates in 2021.3 patch 3 #2226006 (job108967) Update log4j2 to version 2.17.0 CVE-2021-45105 ------------------------------------------- Updates in 2021.3 patch 2 #2221530 (job108915) Update log4j2 to version 2.16.0 CVE-2021-44228 CVE-2021-45046 #2221595 (job108916) Update Gson to 2.8.9 WS-2021-0419 ------------------------------------------- Updates in 2021.3 patch 1 #2180834 (job107972) CentOS RPMs are now signed. ------------------------------------------- Updates in 2021.3 #2170454 (Job job107585) Update JRE's to 11.0.11+9 #2167625 (Job job107568) Remove Href Anchor link from status page to configuration page. #2167617 (Job job107570) Elastic Search Cardinality Aggregation gives wrong total number. Added precision_threshold to raw search query. #2164973 (CVE-2021-22145) Update elasticsearch to 7.13.4 #2164849 (Job job107581) Update P4Java #2160343 (CVE-2021-35516 CVE-2021-35517 CVE-2021-35515 CVE-2021-36090) Security fix - update org.apache.commons:commons-compress:1.20 --> 1.21 #2155722 (Job job107259) Search Help Url search-service update #2155382 (Job job107177) Setting p4search extended filespec parser to use new p4java filespec parser. #2155360 (CVE-2017-18640) Updated ElasticSearch High Level Rest Client to 7.13.3 due to Snake YAML version. #2154796 (Job job107234) fixed the bug of Search UI query results count incorrect. ------------------------------------------- Updates in 2021.2 #2134895 (Job #106784) New end-point to purge ElasticSearch entries during an obliterate. #2081568 (Job #105517) Full support for ElasticSearch queries with /api/v1.1/search/raw endpoint. #2133019 (Job #106892) Add 'Date' field to 'content' and 'revision' models. #2100953 (Job #105935) ThreadPoolExecutor leak JDK-6399443