I swear there's a setting for this but can't for the love of me find it.
I'm doing a bulk update in code and need to ideally in code completely disable find indexing temporarily.
Has anyone got the code for this?
EventedIndexingSettings.Instance.EventedIndexingEnabled = false; should probably work for you
That's the one. Thanks quan :-)
I believe I found your evil twin brother
That's very weird lol both seem to be me but different pictures and same logins...
I swear there's a setting for this but can't for the love of me find it.
I'm doing a bulk update in code and need to ideally in code completely disable find indexing temporarily.
Has anyone got the code for this?