Commit Graph

9889 Commits (52dd491c046c5418af198a7815d051c0b8e34fa1)
 

Author SHA1 Message Date
Michael Peter Christen dbfa865700 added a stub of a class for crawler redesign
11 years ago
Michael Peter Christen 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
11 years ago
orbiter 252c525709 fixed feed api servlet and and enhanced RSSReader class
11 years ago
orbiter d38c3c14d8 fix for CGI test
11 years ago
Marc Nause 112836dcc9 Improved external links.
11 years ago
Marc Nause d64a094f0e External links in HTML interface are marked as external with small icon.
11 years ago
Michael Peter Christen 31902f54df fix for NPE which happens within solr code at MultiMapSolrParams.java,
11 years ago
Michael Peter Christen 5b7c0d0745 update to pdfbox 1.8.2
11 years ago
Michael Peter Christen f13df9dbb6 migration to solr 4.4.0
11 years ago
Michael Peter Christen dc1002e511 cleaned sourcepaths from eclipse classpath
11 years ago
Michael Peter Christen 1b09362949 next development cycle
11 years ago
Michael Peter Christen 58fe986cca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
11 years ago
sixcooler 7d53ac86a3 fix for Blacklist (-Administration)
11 years ago
reger f2d99053ed Field Re-Indexing: prevent endless error loop in ReindexSolrBusyThread on Solr exception (by skipping query causing the exception)
11 years ago
reger 92d3f71b16 htmlParser: closes input stream -> changed it to leave it open for a reset (used by AugmentParser - even if this is practically not used),
11 years ago
orbiter f117ea0492 reverted start script options - yacy on windows did not start with the
11 years ago
orbiter 87cfeaa4f3 fix for npe
11 years ago
orbiter 268a36aaff emergency fix for crawler: this will otherwise cause loss of complete
11 years ago
orbiter 743e4878a8 Release 1.6
11 years ago
orbiter e7fcb81cea we should not do too much greedylearning at this time as we don't have
11 years ago
orbiter d05e0c5368 wait a bit longer before doing the first peer ping
11 years ago
orbiter f425b2c61c re-try to fetch url after a soft commit
11 years ago
orbiter b8f57f7703 don't be noisy when doing background tasks that may be allowed to fail
11 years ago
orbiter bf0ad04e1b apply load limitation also to dht-in
11 years ago
Roland Haeder 0343f0668c Fix for NPE:
11 years ago
Roland Haeder b58ca8622d Some cleanups:
11 years ago
Roland Haeder e2ee412160 Use SwitchboardConstants.LISTS_PATH_DEFAULT instead of 'DATA/LISTS'
11 years ago
Roland Haeder ae19401af0 Removed another duplicate occurance of Blacklist.BLACKLIST_FILENAME_FILTER
11 years ago
Roland Haeder 59225487ea Fix for blacklist export, also applied the filename filter here
11 years ago
Roland Haeder 952fc0e7bd Removed superfluous check for files ending '.black' as the previous commit already excluded all other files (e.g. .ser dumps), added logging in catch-all block
11 years ago
Roland Haeder 060fec1577 Reuse Blacklist.BLACKLIST_FILENAME_FILTER
11 years ago
Roland Haeder 29049c71f5 Possible fix for ticket http://bugs.yacy.net/view.php?id=270, the filter for only including *.black must be applied
11 years ago
Roland Haeder 7263bb82fb Fix for NPE on shutdown:
11 years ago
Roland Haeder 13433d41a1 Log this exception better
11 years ago
orbiter 080d80c9de do not write an empty failreason in case that there is no fail. Because
11 years ago
Michael Peter Christen 4c242f9af9 always use a default value for boolean options to have transparency for
11 years ago
Michael Peter Christen 61e015268b fix in forced deletion: forced commit needed
11 years ago
Michael Peter Christen 83e2921b39 new test case for http://bugs.yacy.net/view.php?id=141
11 years ago
Michael Peter Christen 304aacb2cc fix for http://bugs.yacy.net/view.php?id=267
11 years ago
Michael Peter Christen c3b2301b2f fix for http://bugs.yacy.net/view.php?id=268
11 years ago
reger aa1a1f1d2c - small adjustment to make sure genericParser is tried last
11 years ago
orbiter 3e901dcb06 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter f50b596e0b do not run dht ditribution if system load is over 2.5
11 years ago
orbiter 9c681cc00d added segment sizes, postprocessing status and cpu load to crawler
11 years ago
orbiter 86b514cf46 added load info to status_p.xml
11 years ago
orbiter 056b42f5aa - added information about segment count to status_p.xml
11 years ago
orbiter 6fb2811e68 fixes for problems with remote solr and non-activated webgraph index
11 years ago
sixcooler af740f3058 changed optimization to a segment-size of index-size/5.000.000
11 years ago
Michael Peter Christen 336f86394c replaced StringBuffer with StringBuilder
11 years ago