Commit Graph

2534 Commits (1944df6df194242a3764a88669a1b037dcff2a50)

Author SHA1 Message Date
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
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 790f103f32 delete fail-docs during postprocessing to prevent that they will appear
11 years ago
Michael Peter Christen ff656ce860 explicit call to optimize to add a expungeDeleted flag
11 years ago
Michael Peter Christen 9eb668e951 enhanced the resource observer
11 years ago
Michael Peter Christen fbee98c06f fixed shortcut self-reference bug
11 years ago
Michael Peter Christen e7a29a2851 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen bf97e38b83 removed clearURLIndex, which is a stub remaining from the old metadata
11 years ago
orbiter 14764632b5 clear solr caches in case that an exception occurrs. The reason behind
11 years ago
Michael Peter Christen bc28247089 Added methods in resource observer to calculate the available and the
11 years ago
Michael Peter Christen 0dda979801 adopted network image drawing to increased number of peers
11 years ago
Michael Peter Christen ca8b100f96 run the cleanup process even when load is high, do postprocessing even
11 years ago
Michael Peter Christen 195e5868d3 catch solr close exceptions
11 years ago
Michael Peter Christen 751c128544 extra sleep for remote searches enhances search results because there is
11 years ago
Michael Peter Christen 0cabcbbe83 more efficient wordcount
11 years ago
Michael Peter Christen 3d474a843e added memory protection for postprocessing
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 acc8d7faa7 fixed setting of shortMemoryStatus in MemoryControl
11 years ago
Michael Peter Christen 94245ce0a8 fixed "Size in KBytes" calculation in PerformanceQueues_p.html,
11 years ago
Michael Peter Christen 726e8c3ad5 removed unused classes and servlets
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 931541d198 re-inserted default value re-set button to performance queues and
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 c0e6a65ec3 enhanced didyoumean
11 years ago
Michael Peter Christen 6d2dab7b21 fixed 'resource leak' warning
11 years ago
orbiter 22e3524797 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter c40ba51ca6 added new suggest method which replaces more-than-one suggestions:
11 years ago
reger ad4b213145 remove unused static var from HTTPDProxyHandler
11 years ago
reger b693ce9759 allow combining selection of different search nav's (facets)
11 years ago
reger cb71413d19 fix page nav, to keeping modifier
11 years ago
orbiter 416481c33e added a boost on appearance of combined words (in the same order the
11 years ago
reger c589ee8c6e URLproxy access check too tight
11 years ago
Michael Peter Christen ebfaf753b7 - faster initialization of index files
11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
reger a71718a459 add config value for ssl/https port (default=8443)
11 years ago
reger a3e2cca8e9 improve isOlder check to not overwrite node index with metadata on equal load date
11 years ago
reger 9b24dae2b7 add language navigation filter clause to rwi results
11 years ago
reger f307d65dcf prepare for a language navigator
11 years ago
reger cf553e5045 added hint to web.xml and for completeness the full set of hardcoded mappings
11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet
11 years ago
Michael Peter Christen 4cb7e2a2ca refactoring: renamed the SolrServlet to SolrSelectServlet for better
11 years ago
Michael Peter Christen dc06e407ce added two virtual instances of solr for the both cores: collection1 and
11 years ago
Michael Peter Christen 8b14e92ba4 added button in host browser to re-load 404/failed documents
11 years ago
orbiter 771d8261c1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter c351e47a84 fix for bad-formatted lonlat
11 years ago
reger 4c603b216e optimize parse ServerSideInclude
11 years ago
orbiter 5ec0c969c9 fix for http://bugs.yacy.net/view.php?id=354
11 years ago
orbiter 0002abd583 fix for OOM during remote search and too high load protection
11 years ago
sixcooler 5a917e13c6 use less ram on dht-URL transfer by not using a URIMetadataNode[]
11 years ago
Michael Peter Christen c87cdfca2e do not set a load prerequisite that prevents the start of one-time-jobs
11 years ago
sixcooler 4d77ca52c9 workaround to let dht-out run on smal Systems like a Pi
11 years ago
Michael Peter Christen 6ada0daae9 making latency_factor and maximum number of same hosts in loader queue
11 years ago
Michael Peter Christen 489c3fbc90 code simplifications / removed warnings
11 years ago
Michael Peter Christen 0168f80c28 new crawling factors can now be changed during runtime
11 years ago
Michael Peter Christen be5e808236 - removed hardcoded load-test which is now handled in BusyQueues
11 years ago
sixcooler 40a4030b55 configurable max-load values for YaCy-Threads:
11 years ago
sixcooler 6d8c023a5e lower client-connection for single-cpu-systems
11 years ago
Michael Peter Christen 77531850b5 reverted crawling strategy from latest commit.
11 years ago
Michael Peter Christen c0da966dfa enhanced crawler speed
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 0d235a565b cleanup crawl loader jobs
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger d3de309953 fix IOexception logging issue in DefaultServlet
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
Michael Peter Christen 42f3733a05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 25a6c05008 experimental removal of synchronization. This should work for all cases
11 years ago
Michael Peter Christen 5695280edd removed superfluous synchronization
11 years ago
Michael Peter Christen a1977b7a75 removed debug code
11 years ago
orbiter fd4abc0565 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter d5b8e473c8 added load limit for DHT transfer: RWI acceptance only if local load is
11 years ago
reger 2614fa7aeb Skip remote Solr search if last try showed error
11 years ago
orbiter a07e9b3582 concurrency-solid version of transmission limitation
11 years ago
orbiter 60ead31273 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago