Commit Graph

2614 Commits (075b6f92784296d0a2ce799acc49cd4f0eced9f2)

Author SHA1 Message Date
sixcooler f06775850f fix receiving DHT / parse pultipart
11 years ago
reger 49e76a1c55 make use of detected charset in htmlParser if none is given.
11 years ago
reger e11504309f adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html)
11 years ago
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
11 years ago
reger 2953ebe701 fix: port in local target adress
11 years ago
Michael Peter Christen fda591695c fixed visibility of custom icon
11 years ago
Michael Peter Christen a9b9950d7f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning
11 years ago
Michael Peter Christen 56710ecb26 prevent opening of new files as that could be a cause for the latest
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger d7055904a6 fix: proxyservlet path header setting
11 years ago
Michael Peter Christen e515dd460d added linkscount_i and linksnofollowcount_i to the default solr schema
11 years ago
Michael Peter Christen 1a764135be one more Thread Dump fix for new bootstrap css style
11 years ago
Michael Peter Christen bb21d825f9 fix for thread dump line spacing
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework)
11 years ago
sixcooler 6d16fa993d make transparent proxy handle https-connections:
11 years ago
Michael Peter Christen 61ad194065 fix for source and target clickdepth in webgraph index
11 years ago
Marc Nause 809b4e1fd9 Team added support for URLs with unicode characters in host part to
11 years ago
reger b126b9ba17 add some InputFileStream close at end of reads
11 years ago
reger ca7444dbdf limit filetype nav to known extension also on image/media search
11 years ago
reger 651d057e93 surrogate import translate dc:language 3-char codes
11 years ago
orbiter 22618e3ba2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 01989f6af9 restrict write buffer size to a limit
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago
reger c297de5145 remove check for unused virtual path /currentyacypeer/
11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
11 years ago
orbiter 7d24bcb98d added flag to require that all web pages, even such without a "_p"
11 years ago
Michael Peter Christen 7a6658abec removed synchronization in embedded solr connection (that was probably
11 years ago
Michael Peter Christen a7d4379ef9 fixed shutdown of solr cores in case that more than one local core is to
11 years ago
Michael Peter Christen 453bfd0f17 removed unused variables and warnings
11 years ago
Michael Peter Christen 05655d98df Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 9f02d2c47b fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist)
11 years ago
reger 81a846ec33 fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. port
11 years ago
reger 251be9ecfa remove unused ProxySettings ref. from loader
11 years ago
reger 82dc815af9 cleanup: remove unrelated and unused code
11 years ago
Michael Peter Christen 85a427ec54 support for multiple sitemaps in robots.txt
11 years ago
reger a373fb717d remove more unused from legacy server.http
11 years ago
reger 749d020aeb remove redundant url string manipulation in HTTPDProxyHandler
11 years ago
reger 612294cf84 use servletPath in ProxyServlet instead of fixed name
11 years ago
reger 1d01672bd3 fix DCEntry.getIdentifier
11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i
11 years ago
reger 6306d28a6a OAI import get multivalued keywords (dc:subject)
11 years ago
reger 0a8c8102de allow YaCy to start w/o ssl if JKS init fails
11 years ago
sixcooler 0b2101c59c Speed up the ProxyHandler:
11 years ago
reger 516f8c2489 fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls
11 years ago
Michael Peter Christen ea3aa30593 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger dd5bf0b71b cleanup old reference to HTTPDemon.setAlternativeResolver
11 years ago
Michael Peter Christen 51800007c4 - added concurrency to postprocessing of webgraph document
11 years ago
Michael Peter Christen 5f4a6892c1 enhanced RowSet re-sort limit for small sets
11 years ago
reger 351c2be68d fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately
11 years ago
reger 5c9dcc269d improve OAI-PMH import identifier recognition
11 years ago
Michael Peter Christen 0e7d249a69 fixed another shutdown problem (only occurs if webgraph core is enabled)
11 years ago
Michael Peter Christen e485fbd0ce - let crawl loader jobs die after 10 seconds without new jobs
11 years ago
Michael Peter Christen bcd9dd9e1d enhanced concurrent loading by using a fixed set of concurrent loader
11 years ago
orbiter 051328271c bugfix-bugfix
11 years ago
orbiter eedcbcd906 bugfix to proxy handler: recognize the own yacyh-host
11 years ago
orbiter d68e5ad0c4 NPE fix for Thread name (just commited yesterday, sorry)
11 years ago
reger 6878c90f99 fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?id=378)
11 years ago
reger a2e5ea2026 status panel link to set max mem
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
11 years ago
reger ba49ff81ed little more verbose proxy 403 error message
11 years ago
Michael Peter Christen d325cb8912 fixes and enhancements for postprocessing
11 years ago
Michael Peter Christen 7c1b968378 another fix for the shutdown exceptions
11 years ago
orbiter 133d41386c (again) full redesign of ConcurrentUpdateSolrConnector to remove
11 years ago
Michael Peter Christen a632b0d2a4 added a forced commit to index deletion to enable synchronized index
11 years ago
Michael Peter Christen 1d069c5861 make sure that postprocessed documents are overwritten
11 years ago
Michael Peter Christen 0d2342575e Merge branch 'master' of ssh://gitorious.org/yacy/rc1
11 years ago
Michael Peter Christen 3cc5c0ffdd a concurrency enhancement which was not used because tests showed worse
11 years ago
Michael Peter Christen e644981697 added one more postprocessing low memory check
11 years ago
reger 5e645f4449 Merge origin/master
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
Michael Peter Christen e1bf65c892 added short memory protection during postprocessing
11 years ago
Michael Peter Christen 90b47e83e6 fixed shutdown error when closing solr connectors
11 years ago
Michael Peter Christen 7640834b37 removed double concurrency to put Solr documents into the index. The
11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is
11 years ago
Michael Peter Christen c57026e242 recover from OOM
11 years ago
Michael Peter Christen 907db8b7a6 fix for bad query shortcut hack
11 years ago
Michael Peter Christen a2b66fe2eb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 9f6be762a6 - better logging for postprocessing
11 years ago
orbiter da5d4128bf prevent npe
11 years ago
orbiter a878c7982c prevent npe
11 years ago
orbiter e4eb87d924 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter ced1a96f9c fixed error cache
11 years ago
reger 3ba81bd08a Merge origin/master
11 years ago
reger 4d896383db fix: use timeout = proxy.ClientTimeout in ProxyHandler
11 years ago
orbiter cfb647db6e - introduced a miss cache in ConcurrentUpdateSolrConnector
11 years ago
orbiter a87d8e4a8e changed caching of ConcurrentUpdateSolrConnector: it caches now also the
11 years ago
orbiter f6e441dd77 refactoring
11 years ago
orbiter 76c53faeb2 removed unused code (HostStat)
11 years ago
orbiter d3a88eaecb introducing ConcurrentUpdateSolrServer for remote solr servers.
11 years ago
reger 809e976578 remove unused java imports form yacy.java
11 years ago
reger a9b06f8719 add a -config command line parameter e.g. -config "port=9090" "port.ssl=8043"
11 years ago
reger 0923b09216 fix: allow 4 character admin user name
11 years ago
Michael Peter Christen 254a7ac66c fixed cleaning of index
11 years ago
Michael Peter Christen 28a7b42e6b removed warning "sun.misc.BASE64Encoder is internal proprietary API and
11 years ago
Michael Peter Christen 046f5a03cb one more SolrIndexSearcher bugfix
11 years ago
sixcooler 78c01b3eff fix for 'AlreadyClosedException: this IndexReader is closed'
11 years ago
Michael Peter Christen 1b5e3d523a better control over close-state of remote solr connections
11 years ago