Commit Graph

849 Commits (1432a817dd2fd94bea3a6a3f145d7efe968ee727)

Author SHA1 Message Date
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
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