yacy_search_server/source/de/anomic/yacy
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over:
pass value as byte[], not as String. This should cause that less
byte[] <-> String conversions are made during time-critical tasks.
This redesign is not yet complete, more to come ..

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6775 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-26 18:33:20 +00:00
..
dht applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
graphics set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles. 2010-03-26 10:43:31 +00:00
seedUpload applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
Tray.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyAccessible.java moved table and util classes 2009-10-10 01:14:19 +00:00
yacyBuildProperties.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
yacyClient.java redesign of reference hash (URL-hash) parameter hand-over: 2010-03-26 18:33:20 +00:00
yacyCore.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNetwork.java moved table and util classes 2009-10-10 01:14:19 +00:00
yacyNewsDB.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNewsPool.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNewsQueue.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyNewsRecord.java refactoring 2009-10-11 00:24:42 +00:00
yacyPeerActions.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
yacyRelease.java - added setting of access rights for executable scripts after auto-installation 2010-03-25 09:51:01 +00:00
yacySearch.java using a Pattern object with precompiled regular expressions to apply must-match constraints to search results: should speed up pre-sorting of search results and should cause richer search result sets 2010-03-23 10:17:28 +00:00
yacySeed.java better handling of concurrency in seed 2010-02-15 15:57:35 +00:00
yacySeedDB.java - fix for bug in svn 6669 2010-02-15 22:06:13 +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