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
orbiter 2b13705839
fixed a mistake in indexing queue processing: documents had been parsed before it was checked if they should be indexed or not. parsing was not necessary for this check, so the check was moved in the queue in front of the document parsing
17 years ago
..
de/anomic fixed a mistake in indexing queue processing: documents had been parsed before it was checked if they should be indexed or not. parsing was not necessary for this check, so the check was moved in the queue in front of the document parsing 17 years ago
dbtest.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
genpw.java added final where possible 17 years ago
migration.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
screenshot.java added final where possible 17 years ago
yacy.java corrected a design mistake (5-byte hashes not necessary) 17 years ago