yacy_search_server/source/net/yacy/kelondro/index
orbiter 7cd9d9d22a - enhanced DidYouMean computation using a faster count on index entries; this causes that results can be ranked better
- added limitations on DidYouMean result sets according to input and output string length

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7246 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-12 22:02:10 +00:00
..
BinSearch.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
BufferedObjectIndex.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
Cache.java performance hacks 2010-09-14 14:32:24 +00:00
Column.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
HandleMap.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
HandleSet.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
Index.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
IndexTest.java - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
RAMIndex.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
RAMIndexCluster.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
Row.java - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
RowCollection.java - enhanced DidYouMean computation using a faster count on index entries; this causes that results can be ranked better 2010-10-12 22:02:10 +00:00
RowSet.java - enhanced DidYouMean computation using a faster count on index entries; this causes that results can be ranked better 2010-10-12 22:02:10 +00:00
RowSpaceExceededException.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00