yacy_search_server/source
orbiter 3703f76866 - fixed re-search bug: after a search with several words, a second search could not
find the same words as before. This was caused because indexContaines stored the url references
  with a hashtable. A tree was needed to work with the index conjunction-by-numeration
- added permanent ram cache flush (again)
- removed direct flush of ram cache after a large container is added.
  this happens especially during DHT transmission and therefore this fix should
  speed up DHT transmission on server side.
- removed unused and out-dated methods

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1765 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-25 08:42:45 +00:00
..
de/anomic - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00
dbtest.java added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
migration.java Migration from tagName as key to wordhash(tagName) as key for bookmarkTags.db 2006-02-14 10:00:12 +00:00
yacy.java - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00