summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/index/cache
AgeCommit message (Expand)Author
2016-03-07upgrade to lucene 6.0.0-snapshot-bea235fRobert Muir
2016-02-05Make IndicesWarmer a private class of IndexServiceSimon Willnauer
2016-01-28Make index uuid available in Index, ShardRouting & ShardIdBoaz Leskes
2016-01-07BitSetFilterCache duplicates its content.Adrien Grand
2015-12-18Remove wildcard importsRyan Ernst
2015-11-13Extend usage of IndexSetting classBoaz Leskes
2015-11-05apply @rjernst review commentsSimon Willnauer
2015-11-05Remove guice from the index levelSimon Willnauer
2015-10-27remove dead codeSimon Willnauer
2015-10-27Fold IndexCacheModule into IndexModuleSimon Willnauer
2015-10-23Make IndexSettings also own the IndexMetaData and separate node settingsSimon Willnauer
2015-10-22Replace IndexSettings annotation with a full-fledged classSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-10-20Ban oal.search.Filter.Adrien Grand
2015-09-30Remove and forbid use of com.google.common.cache.*Jason Tedor
2015-09-08Remove cyclic dependencies between IndexService and FieldData / BitSet cachesSimon Willnauer
2015-09-04Tests: Add back BitSetFilterCacheTests which was lost on #13308Adrien Grand
2015-09-04Fix deprecations introduced by the upgrade to Lucene 5.3Adrien Grand
2015-09-02Tests: Rename test suffix so we only use "Tests"Ryan Ernst
2015-08-17Allow plugins to register custom `QueryCache` implementations.Martijn van Groningen
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-06-05create core moduleSimon Willnauer