OpenSearch/core
Jason Tedor 04cae88ff4 Do not use Lucene SuppressForbidden
Lucene SuppressForbidden is marked lucene.internal and should not be
used outside of Lucene. This commit removes the uses of this class
within Elasticsearch. Instead,
org.elasticsearch.common.SuppressForbidden should be used, which was
already the case in most places.
2016-05-30 10:57:33 -04:00
..
src Do not use Lucene SuppressForbidden 2016-05-30 10:57:33 -04:00
build.gradle Upgrade joda-time to 2.9.4 2016-05-27 08:51:19 -04:00