yacy_search_server/source/de/anomic/yacy
orbiter d607b30b6a performance enhancements for search and code review for database functions
- removed read cache from Records data structure because the read cache had no cache hit during search operation
- copied old read-cache class to CachedRecords and the old, now new Records class does not have the cache any more and a code review checked that data structures and synchronization is clean
- removed unnecessary synchronization from Table class during get()

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7237 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-11 11:01:50 +00:00
..
dht - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
graphics sorting of crawl profile names in crawl profile editor, see 2010-09-20 09:09:38 +00:00
seedUpload refactoring of the cora package to get subpackages for http and ftp (smb to come) 2010-08-22 22:32:39 +00:00
Tray.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyBuildProperties.java disable revision detection for git 2010-08-30 17:11:19 +00:00
yacyChannel.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
yacyClient.java performance enhancements for search and code review for database functions 2010-10-11 11:01:50 +00:00
yacyCore.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
yacyNetwork.java - redesign of a part of the remote search client to make it possible to have a test environment for remote search performance tests 2010-09-14 13:35:47 +00:00
yacyNewsDB.java better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
yacyNewsPool.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
yacyNewsQueue.java added a consistency check for new queues 2010-06-18 18:59:42 +00:00
yacyPeerActions.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
yacyRelease.java - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed 2010-09-27 14:54:32 +00:00
yacySearch.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
yacySeed.java fixes for crawling of smb links (file length not always available) 2010-09-25 22:32:26 +00:00
yacySeedDB.java - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed 2010-09-27 14:54:32 +00:00
yacySeedUploader.java code cleanup: removed unused code and unused methods 2010-01-10 00:42:49 +00:00
yacyUpdateLocation.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyVersion.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00