laptop and a wrench

Bug

Search by layer with the contains method does not return expected results in Map Viewer and Map Viewer Classic if the map uses a string field with a length greater than 4000 as the search source.

Zuletzt veröffentlicht: February 9, 2023 ArcGIS Online
Bug-ID-Nummer BUG-000155622
EingereichtFebruary 4, 2023
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Online
Gefunden in VersionNovember 2022
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusKnown Limit

Zusätzliche Informationen

This is a known limitation with the full-text index building on the backend. An index cannot be built on fields with a length of more than 4000. The change is the search that uses WHERE and starts with a based query because no index exists on the field. If an index exists, it searches the terms that make up the rows with a prefix-based search.

Workaround

Remove any fields with a length of more than 4000 from the web maps Search by layer sources.

Alternatively, create a field with a length less than 4000, calculate the attributes from the existing field (that is longer than 4000), and use this new field as the search source for the web map's Search by layer.

Schritte zur Reproduzierung

Bug-ID: BUG-000155622

Software:

  • ArcGIS Online

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln