Commit Graph

824 Commits (6306d28a6acf67090a26c93d43adb0c86e54ef34)

Author SHA1 Message Date
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
Michael Peter Christen 456e52e0d5 enhanced strategy to clear solr caches
11 years ago
reger bd1685c94a fix not needed getFileExtension().toLower (double)
11 years ago
orbiter a11f072504 enhanced didyoumean
11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
sixcooler 6d8c023a5e lower client-connection for single-cpu-systems
11 years ago
Michael Peter Christen 79809342fa added synchronization to exists() call bacause the concurrent call to
11 years ago
Michael Peter Christen 9a6912f2e6 if a http client thread is still running but we do not wait for it any
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
orbiter e3c4456c8e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 7f21d21d1d added synchronization to deeply-embedded solr connector
11 years ago
Michael Peter Christen ba44eb1160 when scaling the number of remote peers, also consider the machine load
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
Michael Peter Christen ec10ed45bd better logging in logger
11 years ago
Michael Peter Christen a5d7961812 replaced old caching in SolrConnector with a new one which is better for
11 years ago
Michael Peter Christen ce4d42d77c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 644573cfc4 using the adminAccountUserName from yacy.conf within apicall.sh
11 years ago