This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
OpenSearch
Watch
1
Star
0
Fork
0
You've already forked OpenSearch
mirror of
https://github.com/honeymoose/OpenSearch.git
synced
2025-02-10 06:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenSearch
/
modules
History
kimchy
97b5b41522
enable eager cache eviction based on readers, requires a nasty hack to Lucene, basically overriding two classes to hook into when a reader actually gets closed (and only enabled when elasticsearch is before lucene in the classpath, which we take for in the startup scripts)
2010-07-07 17:15:26 +03:00
..
benchmark
cache md5 computation for unallocated shard and reused it
2010-07-06 09:00:24 +03:00
elasticsearch
enable eager cache eviction based on readers, requires a nasty hack to Lucene, basically overriding two classes to hook into when a reader actually gets closed (and only enabled when elasticsearch is before lucene in the classpath, which we take for in the startup scripts)
2010-07-07 17:15:26 +03:00
jarjar
upgrade to async http client 1.0.0
2010-06-23 21:51:29 +03:00
test
fix terms facets test to take into account distributed terms request
2010-07-07 16:33:39 +03:00