You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
17 years ago
..
AbstractImporter.java
added final where possible
17 years ago
Balancer.java
- fixed problem with searching with quotes (still not complete, but not as bad as before)
17 years ago
CrawlEntry.java
partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
17 years ago
CrawlProfile.java
addendum to last commit
17 years ago
CrawlQueues.java
modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
CrawlStacker.java
partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
17 years ago
ErrorURL.java
- removed superfluous copyright statement
17 years ago
FTPLoader.java
modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
HTTPLoader.java
modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
Importer.java
refactoring:
17 years ago
ImporterException.java
added final where possible
17 years ago
ImporterManager.java
added final where possible
17 years ago
IndexingStack.java
partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
17 years ago
LoaderMessage.java
modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
NoticeURLImporter.java
added final where possible
17 years ago
NoticedURL.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
ProtocolLoader.java
modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
ResourceObserver.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
ResultImages.java
* refactoring
17 years ago
ResultURLs.java
* refactoring
17 years ago
RobotsTxt.java
- fixed problem with searching with quotes (still not complete, but not as bad as before)
17 years ago
SitemapImporter.java
added final where possible
17 years ago
ZURL.java
added final where possible
17 years ago
robotsParser.java
- fixed problem with searching with quotes (still not complete, but not as bad as before)
17 years ago