Commit Graph

699 Commits (78e7aadb26ad38c30daa1a845b2d9cee3843c853)

Author SHA1 Message Date
Michael Peter Christen ef31d0f279 fix for rss reader, see http://bugs.yacy.net/view.php?id=294
11 years ago
Michael Peter Christen b28d43decc added two more fields source_cr_host_norm_i,target_cr_host_norm_i in
11 years ago
Michael Peter Christen 4476dea5ba do not fail if a wrong boost key is used; instead, print only a warning
11 years ago
Michael Peter Christen 1b3d26dd23 hack to remove most of the warning: deprecated messages (but not all,
11 years ago
sixcooler 3c48fc65fd reverted RemoteInstance to deprecated methods of httpClient-4.2
11 years ago
sixcooler 0cae420d8e some dns-timing changes:
11 years ago
sixcooler 15b1bb2513 bump to httpClient-4.3
11 years ago
orbiter d86d2be5c3 automatically removed Places autotagging if no location library is
11 years ago
reger 6b9a624808 remove double declaration of TLD_any_zone_filter
11 years ago
orbiter 6e8377b8ad do not check all words with synonym library if the library is empty
11 years ago
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
11 years ago
Michael Peter Christen 61c5e40687 - replaced the properties object in AnchorURL with distinct variables
11 years ago
Michael Peter Christen 3ea9bb4427 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
reger 603368fc3e remove redundant declaration of USER_AGENT
11 years ago
Michael Peter Christen dbef8ccfcb forced deletion of ZURL entries for a specific host for each host that
11 years ago
Michael Peter Christen 85456f46b2 added two new fields, exact_signature_copycount_i and
11 years ago
reger d0e78082d1 return field names in index instead of in schema for SolrServerConnector.getFields
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Michael Peter Christen 6d5fefe060 added missing files :(
11 years ago
Michael Peter Christen 554c0351dd fix for http://bugs.yacy.net/view.php?id=286
11 years ago
Michael Peter Christen 1c62fa7698 fix for bad snippets in gsa api
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
Michael Peter Christen f13df9dbb6 migration to solr 4.4.0
11 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
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
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
Michael Peter Christen 336f86394c replaced StringBuffer with StringBuilder
11 years ago
Michael Peter Christen 31483c47e1 fixed problem with remote luke requests
11 years ago
Michael Peter Christen ac1aad5064 added a getSegmentCount method and use it to disable optimize if wanted
11 years ago
Michael Peter Christen 36035e0a0a - used reger's LukeRequest to generalize the index info in
11 years ago
Michael Peter Christen 39fceb5ccf fix for NPE & bug #264
11 years ago
Roland Haeder aaedc0405d Fixes and avoid of catching bad exceptions (some):
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
orbiter b71d13a014 added load and deadlock detector in Memory util
12 years ago
orbiter 5533fc8e01 fix for bug 260
12 years ago
Michael Peter Christen bcc623a843 refactoring of load_delay: this is a matter of client identification
12 years ago
orbiter dac88561ae minimum access time has a tight connection to ClientIdentification,
12 years ago
Michael Peter Christen 9a29ab469e another patch to prevent CLOSE_WAIT status on solr connections
12 years ago
Michael Peter Christen 87e9052081 added Connection:close to all http requests in our http client to
12 years ago
Michael Peter Christen 5c6946dd5f replaced usage of log4j by ConcurrentLog where possible
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
orbiter f4f6551c66 better handling of time-out at solrj in case that a commit is done in a
12 years ago
Michael Peter Christen dea71851d2 - better concurrency for network scanner
12 years ago
orbiter 9f0cc9b401 enhanced network scanner
12 years ago
sixcooler 308d73f855 do not use remote proxy if not switched on - regardless of the proto
12 years ago
sixcooler 69906b1d2e Revert "do not use remote proxy if not switched on - regardless of the proto"
12 years ago