yacy_search_server/source/net/yacy/kelondro/rwi
orbiter db99db4be9 some redesign of the search-fail-response mechanism:
when a search fails for a single url because the snippet cannot be generated, then the url reference is deleted from the index. This mechanism was redesign and enhanced. The process now also writes into the work tables into the table searchfl to prepare a re-indexing mechanism.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7364 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-12-06 14:34:58 +00:00
..
AbstractBufferedIndex.java bugfixes 2010-06-16 15:11:21 +00:00
AbstractIndex.java some redesign of the search-fail-response mechanism: 2010-12-06 14:34:58 +00:00
AbstractReference.java more bugfixes (also for latest commit) 2010-09-28 10:20:46 +00:00
BufferedIndex.java accumulated classes from different packages into the new rwi package 2009-10-10 00:39:15 +00:00
Index.java some redesign of the search-fail-response mechanism: 2010-12-06 14:34:58 +00:00
IndexCell.java some redesign of the search-fail-response mechanism: 2010-12-06 14:34:58 +00:00
IndexReader.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
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 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
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 some redesign of the search-fail-response mechanism: 2010-12-06 14:34:58 +00:00
ReferenceContainerOrder.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
ReferenceFactory.java accumulated classes from different packages into the new rwi package 2009-10-10 00:39:15 +00:00
ReferenceIterator.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00
TermSearch.java some performance hacks and fixed after reading dump in 2010-04-25 21:37:36 +00:00