yacy_search_server/source/de/anomic/server
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
- fixed parsing of crawl-delay statements when seconds were given with float numbers
- enhanced performance of profiling (not too many loggings; not more than one per second)
- removed some debug output
- fixed wrong return type in logging
- added a logging condition in httpd to prevent that logging statements are generated when they are not written (should be added everywhere!)
- fixed wrong word distance computation in RWI management


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5101 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-09-02 23:49:48 +00:00
..
logging - fixed problem with searching with quotes (still not complete, but not as bad as before) 2008-09-02 23:49:48 +00:00
NamePrefixThreadFactory.java - WatchCrawler shows status without JavaScript 2008-06-14 10:24:58 +00:00
serverAbstractBlockingThread.java added final where possible 2008-08-02 12:12:04 +00:00
serverAbstractBusyThread.java added final where possible 2008-08-02 12:12:04 +00:00
serverAbstractSwitch.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverAbstractThread.java added final where possible 2008-08-02 12:12:04 +00:00
serverBlockingThread.java enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior) 2008-03-30 00:03:44 +00:00
serverBusyThread.java added concurrency to indexing process: 2008-03-28 11:56:28 +00:00
serverByteBuffer.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverCachedFileOutputStream.java * refactoring 2008-08-02 13:57:00 +00:00
serverCharBuffer.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverClassLoader.java * refactoring 2008-08-02 13:57:00 +00:00
serverCodings.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverCore.java fixed transferRWI.html 'Read timed out' 2008-08-28 08:37:51 +00:00
serverCoreSocket.java added final where possible 2008-08-02 12:12:04 +00:00
serverDate.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
serverDomains.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverFileUtils.java fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1396 2008-08-22 23:46:32 +00:00
serverHandler.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
serverInstantBlockingThread.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverInstantBusyThread.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverMemory.java added final where possible 2008-08-02 12:12:04 +00:00
serverObjects.java * fix for non-changing offset on new search term 2008-09-02 15:09:31 +00:00
serverPlainSwitch.java added final where possible 2008-08-02 12:12:04 +00:00
serverProcessor.java added final where possible 2008-08-02 12:12:04 +00:00
serverProcessorJob.java added final where possible 2008-08-02 12:12:04 +00:00
serverProfiling.java - fixed problem with searching with quotes (still not complete, but not as bad as before) 2008-09-02 23:49:48 +00:00
serverSemaphore.java added final where possible 2008-08-02 12:12:04 +00:00
serverSwitch.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
serverSwitchAbstractAction.java added final where possible 2008-08-02 12:12:04 +00:00
serverSwitchAction.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
serverSystem.java - changed default browser from netscape to firefox 2008-08-20 07:54:56 +00:00
serverThread.java - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads 2008-03-27 12:03:16 +00:00
servletProperties.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00