Commit Graph

7231 Commits (1bf605b6d190c67574fe0b1a4697ca25abeefe5f)

Author SHA1 Message Date
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
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND)
11 years ago
Michael Peter Christen 6634b5b737 debug code for index distribution testing
11 years ago
orbiter 49e344e8d9 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 7705e36703 fix for latest generic warning fix
11 years ago
sixcooler 10326892a8 avoid erros from ConnectHandler, correction for #6d16fa9
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
sixcooler 830057d788 lower Segment-size (hope to get Segments of 10GB)
11 years ago
orbiter c028ae9b09 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger e31493e139 "Use remote proxy for yacy" has no function, remove option and related config item
11 years ago
orbiter 181784a5cb Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger 0587077d06 cleanup obsolete and not used serverswitch Authentify code
11 years ago
orbiter c9f66be20b move unnecessary nested else out of condition
11 years ago
orbiter 0d8072aa99 removed warnings
11 years ago
orbiter 88f4af90da removed warnings
11 years ago
orbiter 0f425e01ca another circle computation enhancement
11 years ago
reger a8d162810c Exclude = from percent-encoding in MultiProtocolURL
11 years ago
reger 024f8e9b33 fix truncated urls containing ","
11 years ago
Michael Peter Christen 9112f0a2df enhanced circle tool initialization
11 years ago
Michael Peter Christen a1ac4c3b76 automatically clear graphics cache
11 years ago
Michael Peter Christen 505f58c79c enhanced circle computation time and memory footprint
11 years ago
reger cd8c0dbda9 assign serialVersionUID for proxyservlet, too.
11 years ago
reger b300d7f4ce set serialVersionUID on urlproxyservlet to skip compiler warning
11 years ago
reger e9060d31bd update to Jetty 9
11 years ago
reger 1432a817dd respect "index media" switched off in CrawlStartExpert.html
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
Michael Peter Christen e84e07399a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 89f76da24b Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
sixcooler 390f03e041 o not check for segments-count on optimize:
11 years ago
reger 8a7c68e4c7 content of surrogates/out never accessed (remove)
11 years ago
sixcooler b8cee9b7d8 remove tables from tabletracker on close to avoid lots of dead entrys in
11 years ago
reger 1600414450 fix NPE on continuing crawls after YaCy restart
11 years ago
Michael Peter Christen 229f2248b8 added configuration option for maxmimum load and minimum ram for
11 years ago
orbiter f15c832587 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Marc Nause c97da1a0d8 First draft of a blacklist API.
11 years ago
Michael Peter Christen d4f65833a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen c1c1be8f02 fix for slow crawling and better logging in balancer
11 years ago
Michael Peter Christen 3acf416335 npe fix
11 years ago
reger 2eb7682772 add html5 audio/video <source> tag to html content scraper
11 years ago
reger 0b6db04e40 fix contentscraper img height/width parsing
11 years ago
reger ffc5b75c73 optimize and fix lat / lon assignment
11 years ago
reger 9313447de2 reimplement tighter lat/lon calc in URIMetadataNode
11 years ago
reger d812f80784 add exit proxy link to UrlProxy
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
orbiter a3542f29b4 npe fix
11 years ago
orbiter c48d2a2a02 npe fix
11 years ago
reger 121d25be38 recover sax fatal error on OAI-PMH import of xml with entity error
11 years ago
reger 81dc2aa536 add current css to HTMLResponseWriter to fix metadata view
11 years ago
orbiter 2fd8a0ead6 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 8e5ce7cd51 fixed a situation where finished crawls had not been detected.
11 years ago
orbiter 2f63bd0261 enhanced Host Balancer strategy: fair round robin
11 years ago
orbiter 0c88a32c36 do not apply lazy value instantiation for numeric or boolean values
11 years ago
orbiter 8e04030596 in case of short memory, do not cut down robinson peers to 1, just
11 years ago
reger 86f6975edc exclude html tags in in/outboundlinks_anchortext_txt parsed text
11 years ago
orbiter ccb1864d55 catch IllegalArgumentException for wrong process types (that is needed
11 years ago
orbiter 4ee4ba1576 fix for NPE in IndexCreateParserErrors_p.html caused by bad handling of
11 years ago
orbiter 12ba890205 removed warnings
11 years ago
reger d51f9cc863 add custom Jetty errorhandler
11 years ago
reger c193a02023 defer creation of new ArrayList after possible early return
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
reger 79e7947442 - remove empty http0_9 status text array
11 years ago
reger 2dabe2009d - remove unused manual http KeepAlive config
11 years ago
Michael Peter Christen 5746aae3db add canonical links to the same crawldepth, not the next crawldepth
11 years ago
Michael Peter Christen 74ab5ef9fa increased runtime for postprocessing query job
11 years ago
Michael Peter Christen 8b32dd5f9e special strategy for balancer: do not remove targets with zero wait time
11 years ago
Michael Peter Christen 9c6228d948 fix for deadlocks in crawler
11 years ago
Michael Peter Christen 10cf8215bd added crawl depth for failed documents
11 years ago
Michael Peter Christen 7fefebaeca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen c2f62e783f - better subgraph handling, less overhead for crawls without the
11 years ago
Michael Peter Christen 06afb568e2 new Strategies in Balancer:
11 years ago
Michael Peter Christen 1aea01fe5b fix for Table in case that requested file does not exist and paths also
11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet
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 075b6f9278 refactoring of the crawl balancer: the balancer is turned into an
11 years ago
Michael Peter Christen 8470dfe3f8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 46016fa153 autoupdate fails to download latest release (1.71) due to default release blacklist
11 years ago
Michael Peter Christen 8aeef73d49 fix for virtual root nodes
11 years ago
Michael Peter Christen 7c7fbb9818 find depth-matches also for edge targets
11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use
11 years ago
Michael Peter Christen 6ea8bb7348 using MultiProtocolURL for edge data which is faster (hash computation
11 years ago
Michael Peter Christen b21c208b4d enhanced hashcode computation for MultiProtocolURL
11 years ago
Michael Peter Christen ce1d1b2fa0 fix for maximum tag length in parser
11 years ago
Michael Peter Christen 17e0956312 refactoring of SystemLoad calls (only one backend tool)
11 years ago
Michael Peter Christen a37d067692 refactoring
11 years ago
orbiter 95780eed32 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a
11 years ago
Michael Peter Christen 6bd8c6f195 fix for wrong status codes of error pages
11 years ago
Michael Peter Christen 9e503b3376 also delete the robots.txt file from the cache when a new crawl is
11 years ago
orbiter 67501c9dda Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 1c21b3256d fix for robots.txt handling: delete old entry before starting a new
11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis
11 years ago
Michael Peter Christen 8068e68474 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation:
11 years ago
reger f326a67561 fix: typo in default charset in metadata2solr
11 years ago
Michael Peter Christen df138084c0 do solr optimization independently from memory and load constraints:
11 years ago
Michael Peter Christen ebd44a7080 replaced solr 4.6.1 with solr 4.7.1 and added index migration to
11 years ago
Michael Peter Christen 734778c0c8 fixed a time-out problem in the default servlet which is also a logging
11 years ago
Michael Peter Christen 466d90ad42 fixed a problem with resource observer; probably coming from uncatched
11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph
11 years ago
Michael Peter Christen 926d28dd3f fixed a bug which prevented crawl starts after a network switch
11 years ago
Michael Peter Christen 3ce8eff21b another fix for inbound/outbound detection
11 years ago
Michael Peter Christen d4b5c457e4 NPE fix
11 years ago
Michael Peter Christen 36a66b0704 fix for parsing of numeric value in case that boolean values are given
11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where
11 years ago
orbiter 3c1274057d fixed thread dump in case of wrong seeds
11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on
11 years ago
orbiter de95e5e524 reduced search activity corona strength in network image
11 years ago
reger da413af664 move baseurl after parsing orig source in urlproxyservlet
11 years ago
reger af6ad20728 fix: remove obsolete ref to yacy.home
11 years ago
Michael Peter Christen 74ab094587 fix for solr query size; too many documents had been retrieved in case
11 years ago
Michael Peter Christen c64c10ef00 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification
11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
Michael Peter Christen cca851a417 introduced new solr field crawldepth_i which records the crawl depth of
11 years ago
orbiter b1ba764d81 fix for first start options and added german translation for popup texts
11 years ago
orbiter 429a874222 - added COLS field in GSA response (non-gsa standard by customer
11 years ago
Michael Peter Christen 1b9ec9a1c5 - added popover to p2p/stealth mode button to explain the peer mode and
11 years ago
Michael Peter Christen 62a36fa584 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger c9f92abddc fix: application link count
11 years ago
Michael Peter Christen a267c46e1a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 5b83887da8 npe fix
11 years ago
Michael Peter Christen 63c9fcf3e0 free configuration of postprocessing clickdepth maximum depth and time
11 years ago
Michael Peter Christen 39b641d6cd added tutorial mode - some menu items will only appear if you 'qualify'
11 years ago
sixcooler f06775850f fix receiving DHT / parse pultipart
11 years ago
reger 49e76a1c55 make use of detected charset in htmlParser if none is given.
11 years ago
reger e11504309f adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html)
11 years ago
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
11 years ago
reger 2953ebe701 fix: port in local target adress
11 years ago
Michael Peter Christen fda591695c fixed visibility of custom icon
11 years ago
Michael Peter Christen a9b9950d7f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning
11 years ago
Michael Peter Christen 56710ecb26 prevent opening of new files as that could be a cause for the latest
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger d7055904a6 fix: proxyservlet path header setting
11 years ago
Michael Peter Christen e515dd460d added linkscount_i and linksnofollowcount_i to the default solr schema
11 years ago
Michael Peter Christen 1a764135be one more Thread Dump fix for new bootstrap css style
11 years ago
Michael Peter Christen bb21d825f9 fix for thread dump line spacing
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework)
11 years ago
sixcooler 6d16fa993d make transparent proxy handle https-connections:
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
reger ca7444dbdf limit filetype nav to known extension also on image/media search
11 years ago
reger 651d057e93 surrogate import translate dc:language 3-char codes
11 years ago