I am trying to enable smart search on a particular record type, but I keep getting "Indexing failed" errors. I'm new to this feature, so I'm not really sure where a good place to start troubleshooting is, but I've listed what I've done/noticed below and attached a screenshot of the error.
If anyone has some other ideas of what might be causing this, what I can try, or could point me to the log where I could get some more details, that would be greatly appreciated!
Thanks,
Jack
Discussion posts and replies are publicly visible
Failed records likely have invalid/missing primary keys or data that can't be indexed. Check if those specific Ids exist in your source and ensure your source query filters match your sync filters.
Shubham,
Could you elaborate on what kind of data can't be indexed?
The record syncs fine and there are no sync filters, which would indicate that there are no missing/invalid primary keys, just keys or data that can't be indexed.
Check if the failing records have nulls or unusual data in your smart search fields.