Commit Graph

7602 Commits (9025fe351812724da2a7a13b6137689bf795764d)

Author SHA1 Message Date
reger 9025fe3518 upd error message for proxy 10 years ago
Michael Peter Christen 97ba5ddbb7 configuration option for maxload limit for remote search 10 years ago
reger c454ef69c6 add shortMemory check to heuristic search 10 years ago
reger 9e1ec5fec4 refactor: just some more useages of constant for term ":[* TO *]" 10 years ago
reger 8c491f51a5 remove hardcoded initialization of language nav if not used 10 years ago
Michael Peter Christen b5ac29c9a5 added a html field scraper which reads text from html entities of a 10 years ago
Michael Peter Christen 1cb290170e refactoring of autotagging code (combined same code pieces) 10 years ago
Michael Peter Christen c3b55455fc enhanced initialization speed of vocabularies by using better 10 years ago
Michael Peter Christen 68c605d637 replace with CommonPattern.SPACE for split 10 years ago
Michael Peter Christen de3e373913 using precompiled CommonPattern.TAB for split 10 years ago
Michael Peter Christen 1f5047b15f using precompiled pattern CommonPattern.SEMICOLON for splits 10 years ago
Michael Peter Christen a8a2b7a803 persistency for vocabulary facet switch 10 years ago
Michael Peter Christen efbc9a3561 introducting a new getConfig method which parses comma-separated llists 10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where 10 years ago
Michael Peter Christen ac19690d30 refactoring with CommonPattern.COMMA 10 years ago
Michael Peter Christen cf9b22ca5c do not reindex based on vocabulary fields (there are meanwhile many of 10 years ago
Michael Peter Christen 5a060c9f26 refactoring of reindexSolr (just replaced constant string) 10 years ago
Michael Peter Christen b5a55c8b3d fix for wkhtmltopdf (custom header does not work) 10 years ago
Michael Peter Christen 3d717b749a fix for urlmaskfilter 10 years ago
Michael Peter Christen bee5ee7cce removed some warnings 10 years ago
Michael Peter Christen 783cf6fbc7 the LinkedBlockingQueue is much faster than the ArrayBlockingQueue 10 years ago
Michael Peter Christen 6390454652 fix for vocabulary on/off setting 10 years ago
Michael Peter Christen a3c5995bde Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
reger 5ca0762179 fix: eom on parsing ico file by genericImageParser 10 years ago
Michael Peter Christen 4cd2d68e03 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
Michael Peter Christen dc5700148f update to latest code changes from json.org 10 years ago
reger 42b0672be3 Let auto-disabled crawls recover if low resource condition vanished. 10 years ago
Michael Peter Christen 287c528f46 replaced old JavaApplicationStub for Mac Application framework with new 10 years ago
Michael Peter Christen 4c9d2a7c64 reverted 'do not show all options' strategy. This is actually confusing 10 years ago
Michael Peter Christen 7db2888336 fixed font size and print page generation in pdf snapshots 10 years ago
reger 24f68a4eb7 refactor opensearch heuristic 10 years ago
Michael Peter Christen 3b51636ecb fix for mediawiki import 10 years ago
Michael Peter Christen b07afbc115 a test with http://validator.w3.org/feed/#validate_by_input shows that 10 years ago
Michael Peter Christen 8cafdb989a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
reger 66839f73fa remove debug limit from commit before 10 years ago
reger 4214f250d0 Add option for extended search (Autosearch) to Bookmark.html asking all connected peers for the searchterm added as description to the bookmark created by the bookmark icon. 10 years ago
reger 8e751d754a - add javadoc to busythread with hint about the init parameter useage 10 years ago
Michael Peter Christen 3e6c3e2237 documents pushed over the api/push_p.html interface will have their 10 years ago
Michael Peter Christen 35c24608cc fix for division by zero (rare cases) 10 years ago
Michael Peter Christen 4144c7cc52 do not write frame links to webgraph 10 years ago
reger 4eb89d7f15 revert clickservlet 10 years ago
Michael Peter Christen c9e2128260 please commit new files under your own name, this file was not created 10 years ago
reger d44d8996d0 Added a “don't store remote search results” option 10 years ago
reger c156548efe add info text to metadata page (htmlresponsewriter) on no documents found 10 years ago
reger 3ac1d14a21 improve TexParser.mimeOf( fileextension ) by returning 1st defined in supported list. 10 years ago
Michael Peter Christen d2792a43fd do not write iframe and embed links into webgraph, but use them anyway 10 years ago
Michael Peter Christen 3cd7deb3b8 do not flush non-errors to stdout because this is a concurrency issue. 10 years ago
Michael Peter Christen 4e3e2acc69 Merge branch 'master' of gitorious.org:yacy/rc1-fixed_percent-encoding 10 years ago
Michael Peter Christen ecb6a59e9e do not translate gif images into png images for thumbnails. Instead, 10 years ago
arucard21 3e9871291f Applied URL-decoding prior to HTML-encoding. 10 years ago