Commit Graph

841 Commits (9c6228d948b7f8c1cead821030cabe67390f8ec0)

Author SHA1 Message Date
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
orbiter d3a88eaecb introducing ConcurrentUpdateSolrServer for remote solr servers.
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
Michael Peter Christen 1a364572a5 fix for
11 years ago
Michael Peter Christen 69391e5d9e changed strategy to test existence of documents in Solr: using the
11 years ago
Michael Peter Christen ff656ce860 explicit call to optimize to add a expungeDeleted flag
11 years ago
orbiter 14764632b5 clear solr caches in case that an exception occurrs. The reason behind
11 years ago
Michael Peter Christen 412d55523c enhanced memory protection and OOM exception handling in Solr connector
11 years ago
Michael Peter Christen d9858e1b8a removed warnings and superfluous logging
11 years ago
Michael Peter Christen 94245ce0a8 fixed "Size in KBytes" calculation in PerformanceQueues_p.html,
11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was
11 years ago
Michael Peter Christen 9228214f9b enrichment of PerformanceMemory display of SolrInfoMBean table
11 years ago
Michael Peter Christen e8bdf16ea7 added statistic information for solr resources in PerformanceMemory
11 years ago