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.
yacy_search_server/source/de/anomic/crawler/retrieval
orbiter 5bb8074150
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
..
FTPLoader.java - inserted request object into response object which carries this now instead generating new objects 16 years ago
HTTPLoader.java - inserted request object into response object which carries this now instead generating new objects 16 years ago
LoaderDispatcher.java
Request.java - inserted request object into response object which carries this now instead generating new objects 16 years ago
Response.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago