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 2c595a6a47
added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods
13 years ago
..
BinSearch.java
BufferedObjectIndex.java
Cache.java
Column.java
HandleMap.java
HandleSet.java
Index.java
IndexTest.java
RAMIndex.java
RAMIndexCluster.java
Row.java added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods 13 years ago
RowCollection.java enhanced sorting speed (affects all DB operations) 13 years ago
RowSet.java enhanced sorting speed (affects all DB operations) 13 years ago
RowSpaceExceededException.java