yacy_search_server/source/net/yacy/kelondro/index
orbiter 78d4c45d09 enhancement during search process: fast fail of search in case that all index feeder have terminated.
This change should affect filtering and navigators and should cause that search navigation gets faster

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7614 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-21 13:05:51 +00:00
..
BinSearch.java *) set SVN properties 2011-03-08 01:51:51 +00:00
BufferedObjectIndex.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Cache.java more memory protection: auto-flush of caches in case of memory shortage 2011-03-09 16:32:34 +00:00
Column.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
HandleMap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
HandleSet.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Index.java *) set SVN properties 2011-03-08 01:51:51 +00:00
IndexTest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
RAMIndex.java *) set SVN properties 2011-03-08 01:51:51 +00:00
RAMIndexCluster.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Row.java enhancement during search process: fast fail of search in case that all index feeder have terminated. 2011-03-21 13:05:51 +00:00
RowCollection.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
RowSet.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
RowSpaceExceededException.java *) set SVN properties 2011-03-08 01:51:51 +00:00