Commit Graph

857 Commits (66f6797f5216b6353ddd0eafdba8b3a28817722c)

Author SHA1 Message Date
sixcooler 5b1c4ef191 Monitoring and limit connection-count for Jetty
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
Michael Peter Christen 53948da7d0 tried to make last_modified recognition smarter
11 years ago
Michael Peter Christen 2d03037965 'Last-Modified', not 'Last-modified' according to
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
reger e31493e139 "Use remote proxy for yacy" has no function, remove option and related config item
11 years ago
reger a8d162810c Exclude = from percent-encoding in MultiProtocolURL
11 years ago
reger 024f8e9b33 fix truncated urls containing ","
11 years ago
orbiter 39e1913585 next development step: migration to java 1.7
11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and
11 years ago
sixcooler 390f03e041 o not check for segments-count on optimize:
11 years ago
reger 78d08998db throw MalformedURLException on unknown protocol
11 years ago
reger bb8181b2be fix: resolve url without path but searchpart
11 years ago
reger 81dc2aa536 add current css to HTMLResponseWriter to fix metadata view
11 years ago
orbiter 0c88a32c36 do not apply lazy value instantiation for numeric or boolean values
11 years ago
reger 79e7947442 - remove empty http0_9 status text array
11 years ago
Michael Peter Christen 9a5ab4e2c1 removed clickdepth_i field and related postprocessing. This information
11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues:
11 years ago
Michael Peter Christen b21c208b4d enhanced hashcode computation for MultiProtocolURL
11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation:
11 years ago
Michael Peter Christen 74ab094587 fix for solr query size; too many documents had been retrieved in case
11 years ago
orbiter 429a874222 - added COLS field in GSA response (non-gsa standard by customer
11 years ago
Michael Peter Christen 63c9fcf3e0 free configuration of postprocessing clickdepth maximum depth and time
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework)
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
orbiter 01989f6af9 restrict write buffer size to a limit
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
reger 82dc815af9 cleanup: remove unrelated and unused code
11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i
11 years ago
Michael Peter Christen 51800007c4 - added concurrency to postprocessing of webgraph document
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
reger 6878c90f99 fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?id=378)
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
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 3cc5c0ffdd a concurrency enhancement which was not used because tests showed worse
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
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