yacy_search_server/source/net/yacy/kelondro/rwi
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
..
AbstractBufferedIndex.java bugfixes 2010-06-16 15:11:21 +00:00
AbstractIndex.java
AbstractReference.java more bugfixes (also for latest commit) 2010-09-28 10:20:46 +00:00
BufferedIndex.java
Index.java
IndexCell.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
IndexReader.java
IODispatcher.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
Reference.java
ReferenceContainer.java performance hacks: 2010-10-11 12:44:07 +00:00
ReferenceContainerArray.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
ReferenceContainerCache.java performance hacks 2010-04-28 08:38:57 +00:00
ReferenceContainerOrder.java
ReferenceFactory.java
ReferenceIterator.java
TermSearch.java