yacy_search_server/source/net/yacy/kelondro/index
2014-05-20 21:50:16 +02:00
..
BinSearch.java refactoring 2012-09-21 16:46:57 +02:00
BufferedObjectIndex.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Cache.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Column.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Index.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
IndexTest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
OnDemandOpenFileIndex.java - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
RAMIndex.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RAMIndexCluster.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
Row.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
RowCollection.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RowHandleMap.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
RowHandleSet.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RowSet.java enhanced RowSet re-sort limit for small sets 2014-03-05 23:28:19 +01:00