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-03-09 14:34:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenSearch
/
src
History
Martijn van Groningen
cb9548f811
Changed the type of field docCounts to IntArray instead of LongArray, because a shard can't hold more than Integer.MAX_VALUE a LongArray just takes unnecessary space.
...
Closes
#6529
2014-06-17 13:35:05 +02:00
..
deb
Packaging: Remove java-6 directories from debian init script
2014-06-13 13:48:22 +02:00
main
Changed the type of field docCounts to IntArray instead of LongArray, because a shard can't hold more than Integer.MAX_VALUE a LongArray just takes unnecessary space.
2014-06-17 13:35:05 +02:00
rpm
RPMs: Add timeout to shutdown with KILL signal
2014-01-16 16:14:25 +01:00
test
[CLIENT] Remove unnecessary intermediate interfaces
2014-06-17 12:18:37 +02:00