You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/index
orbiter af87af0d4c
- removed synchronization in serverSwitch which should improve speed
14 years ago
..
BinSearch.java
BufferedObjectIndex.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 14 years ago
Cache.java
Column.java
HandleMap.java - removed synchronization in serverSwitch which should improve speed 14 years ago
HandleSet.java healing for some OOM problems 14 years ago
Index.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 14 years ago
IndexTest.java
RAMIndex.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 14 years ago
RAMIndexCluster.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 14 years ago
Row.java
RowCollection.java fix for (false) oom 14 years ago
RowSet.java healing for some OOM problems 14 years ago
RowSpaceExceededException.java