Hi all,
Earlier today I created an attribute index on a table in a hosted feature layer. It included a single text column with a length of a hundred characters, nothing special about it. This would've been about four hours ago, and I'm still seeing this message:
{
"submissionTime": 1714413410480,
"lastUpdatedTime": 1714413410480,
"status": "Pending"
}
I have seen this issue from time-to-time as well and would also be interested to see if there are any explanations or workarounds. I haven't had a chance to try to pinpoint why it happens because it is sporadic. I'd say 80% of the time I can create the indexes without issues. In my case it happens on an AGOL-hosted feature layer with approximately 15,000 points. I've seen it when creating attribute and full text Indexes for text fields of 100-255 characters.
The "creating index" occasionally runs for a long time, sometimes even over night. Sometimes it eventually does finish. Other times it doesn't but then I am able to overwrite the AGOL-hosted feature layer with an update from Pro (which automatically deletes indexes) and then the "create index" works fine on the updated layer.
Seeing the same issue. I had indexes created, but needed to overwrite my service. When I did, now my 'Field Index' just gives me 'Creating index' and has yet to remove that message today.
This is impacting my search in experience builder... I need the field index so that the search will find text in the middle of a string in the field.