yacy_search_server/source/net/yacy/kelondro/index
Michael Peter Christen ad0da5f246 added new web page snapshot infrastructure which will lead to the
ability to have web page previews in the search results.
(This is a stub, no function available with this yet...)
2014-11-29 11:56:32 +01:00
..
BinSearch.java refactoring 2012-09-21 16:46:57 +02:00
BufferedObjectIndex.java added new web page snapshot infrastructure which will lead to the 2014-11-29 11:56:32 +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 optimize usage of size() cache 2014-11-23 20:07:32 +01:00
RAMIndex.java fix in key enumeration methods for cases where the enumeration is done 2014-11-13 01:15:31 +01:00
RAMIndexCluster.java another fix to ordering of table indexes; fixes also network stats 2014-11-11 13:57:04 +01: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 fix for bad table iteration 2014-11-10 18:52:01 +01:00