OpenSearch/server
nitin2goyal c9baadd19b Fix to actually throttle indexing when throttling is activated (#61768)
In #22721, the decision to throttle indexing was inadvertently flipped,
so that we until this commit throttle indexing during recovery but
never throttle user initiated indexing requests. This commit
fixes that to throttle user initiated indexing requests and never
throttle recovery requests.

Closes #61959
2020-10-02 15:50:31 +02:00
..
licenses Upgrade lucene to lucene-8.7.0-snapshot-3b59906 (#62978) 2020-09-28 16:52:31 -04:00
src Fix to actually throttle indexing when throttling is activated (#61768) 2020-10-02 15:50:31 +02:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00