yacy_search_server/source/de/anomic
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
..
data *) Fixed yet another small bug in the wiki. (no blank between image URLs, align and alt) 2006-02-24 01:50:29 +00:00
htmlFilter added refresh parser to htmlFilterContentScraper 2006-02-15 21:55:15 +00:00
http code cleanup 2006-02-19 00:39:16 +00:00
icap code cleanup 2005-12-06 23:51:29 +00:00
kelondro fixed (again) nullPointerException in kelondroTree 2006-02-15 21:33:10 +00:00
net *) Bugfix from mbirth for ftpc bug 2006-01-20 13:37:42 +00:00
plasma - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00
server added keywords, properties 2006-02-20 22:57:42 +00:00
soap *) bugfix for usage of yacy with extended port binding (e.g. #eth0:8080, 192.168.0.1:8080, etc.) 2006-02-17 10:53:20 +00:00
tools added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
urlRedirector *) Allow crawling of dynamic urls if configured 2006-01-09 10:31:06 +00:00
yacy *) Bugfix for url.toString problem in yacyClient crawlOrder 2006-02-22 07:18:27 +00:00
ymage code cleanup 2005-12-06 23:51:29 +00:00