laptop and a wrench

漏洞

Query results for the Spatiotemporal Big Data Store (Elastic Search) may be incorrect.

上次发布: April 15, 2022 ArcGIS Data Store
漏洞 ID 编号 BUG-000131691
已提交June 18, 2020
上次修改时间May 31, 2023
适用范围ArcGIS Data Store
找到的版本10.7.1
服务器平台N/A
客户端平台N/A
状态Will Not Be Addressed

附加信息

This is known issue with ArcGIS Data Store 10.7 and ArcGIS Data Store 10.7.1 only. The workaround is to update the definition of the hosted feature layer's 'maxResultWindow' parameter. This resets the Elastic Search index. Once this update is performed, query results to the hosted feature layer work as expected. This issue is not reproducible in ArcGIS Data Store 10.8 or newer.

解决办法

  1. Browse to the REST endpoint of the hosted feature layer.
    1.  Click on the LayerID (0), or the layer used for this service.
    2.  Between the breadcrumb and bold layer title, there is a small link named 'JSON', click the link.
    3. Move the mouse to the URL of this page (for example: .../server/rest/services/Hosted/...). Add 'admin' between /rest/services/ as such '.../server/rest/admin/services/Hosted/...'.
    4. Use the browser to search for 'maxResultWindow'. It is at the very bottom. This parameter's value should be '10000'.
  2. Navigate back to or pick the browser tab sitting on the services LayerID page. Make sure 'admin' is still shown in the URL: (for example: .../server/rest/admin/services/Hosted/serviceName/FeatureServer/0). 
    1. Scroll to the very bottom and click the 'Update Definition' link.
    2. Add {"maxResultWindow":15000} to the Input box. Click the 'updateDefinition' button.
  3. Running the query works as expected. 

重现步骤

漏洞 ID: BUG-000131691

软件:

  • ArcGIS Data Store

从 ArcGIS 专家处获得帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项

发现关于本主题的更多内容