OpenSearch/server
David Turner 62dcc5b1ae Suppress stack in VersionConflictEngineException (#62433)
`VersionConflictEngineException` is thrown on the hot path for updates,
but stack traces are expensive to compute and transport and rarely
useful for this kind of exception. This commit avoids computing the
stack trace for these exceptions.
2020-09-17 09:40:07 +01:00
..
licenses Upgrade to lucene-8.7.0-snapshot-9cd3af50f80. (#62450) (#62476) 2020-09-17 10:28:20 +02:00
src Suppress stack in VersionConflictEngineException (#62433) 2020-09-17 09:40:07 +01:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00