OpenSearch/modules
Simon Willnauer 9c9afe3f01 Remove SearchContext#current and all it's threadlocals (#20778)
Today SearchContext expose the current context as a thread local which makes any kind of sane interface design very very hard. This PR removes the thread local entirely and instead passes the relevant context anywhere needed. This simplifies state management dramatically and will allow for a much leaner SearchContext interface down the road.
2016-10-06 19:51:54 +02:00
..
aggs-matrix-stats Switch aggregation registration for push to pull 2016-08-16 09:08:36 -04:00
ingest-common docs: marked `foreach` processor as experimental 2016-09-30 12:23:42 +02:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Fix wrong logger usages 2016-09-21 14:45:28 +02:00
lang-mustache Remove SearchContext#current and all it's threadlocals (#20778) 2016-10-06 19:51:54 +02:00
lang-painless Remove all date 'now' methods from the Painless whitelist to ensure 2016-10-05 09:47:20 -07:00
percolator Remove SearchContext#current and all it's threadlocals (#20778) 2016-10-06 19:51:54 +02:00
reindex Remove lenient URL parameter parsing 2016-10-04 12:45:29 -04:00
transport-netty3 Remove duplicate methods in ByteSizeValue (#20560) 2016-09-20 14:07:23 +02:00
transport-netty4 Remove duplicate methods in ByteSizeValue (#20560) 2016-09-20 14:07:23 +02:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00