Commit Graph

1006 Commits (5a060c9f26c70ad79d4b0f6a8714cfc41bd32496)

Author SHA1 Message Date
Michael Peter Christen b5a55c8b3d fix for wkhtmltopdf (custom header does not work)
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 dc5700148f update to latest code changes from json.org
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 b07afbc115 a test with http://validator.w3.org/feed/#validate_by_input shows that
10 years ago
reger c156548efe add info text to metadata page (htmlresponsewriter) on no documents found
10 years ago
reger 51ec9c1f44 fix "null" title in response writer for documents with multivalued title
10 years ago
Michael Peter Christen cc090bcb01 enhanced initialization of autotagging
10 years ago
Michael Peter Christen a0576ec737 fix for pdf sub-page result preparation
10 years ago
Michael Peter Christen 407cfff010 fix to wkhtmltopdf usage
10 years ago
Michael Peter Christen 5d321d3dc5 fixes to wkhtmltopdf call
10 years ago
Michael Peter Christen d14114697c the miss cache does not seem to work, it sometimes contains urlhashes
10 years ago
Michael Peter Christen 1cfddea578 added (very experimental) Solr response writer for snapshot image
10 years ago
Michael Peter Christen 7287dd764e added url, date, time and page number on pdf snapshot footer
10 years ago
Michael Peter Christen 66b5a56976 Added and integrated new date detection class which can identify date
10 years ago
Michael Peter Christen c3c2b6999b fixes on wkhtmltopdf
10 years ago
Michael Peter Christen 114f0afc1e enable sku as anchor in html response writer
10 years ago
Michael Peter Christen aa80cb1159 enhanced tagging preparation speed which reduces initialization time for
10 years ago
Michael Peter Christen 7bfc5b80cb added new options to vocabulary editor:
10 years ago
Michael Peter Christen 87b53b3572 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 8df8ffbb6d enhanced the snapshot functionality:
10 years ago
reger 5d67e165d9 remove redundant null check in ResponseHeader.lastModified
10 years ago
Michael Peter Christen 8b522687e0 added toString() methods to feed classes which makes it possible to
10 years ago
Michael Peter Christen a304058840 added Image Events as another option to generate images with a mac if no
11 years ago
Michael Peter Christen d83de9ecf5 added another path for the convert command because on older Macs
11 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
11 years ago
Michael Peter Christen 321840fde3 Replaced all fixed thread pools with cached thread pools. The cached
11 years ago
Michael Peter Christen e586e423aa in case that loading from the cache fails, load from wkhtmltopdf without
11 years ago
Michael Peter Christen 8480641f2d fix to xvfb-run usage (quotes did not parse in xvfb-run, default values
11 years ago
Michael Peter Christen 68b040e31e added fail-over missing http proxy service (i.e. overload) and quiet
11 years ago
Michael Peter Christen 25a64c51b3 moved snapshot generation out of the html handler to prevent that
11 years ago
Michael Peter Christen c35170a305 more logging
11 years ago
Michael Peter Christen e8be07ec78 grr
11 years ago
Michael Peter Christen 6f81bb756c wrap wkhtmltopdf with xvfb if necessary
11 years ago
Michael Peter Christen 0119f8665d more logging when failing to create pdf snapshot
11 years ago
Michael Peter Christen 416fe886e3 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 60f27bdf49 added the property timeoutrequests to configuration to disable
11 years ago
Michael Peter Christen 97f6089a41 YaCy can now create web page snapshots as pdf documents which can later
11 years ago
reger ff80700aff replace depreciated Solr DateField.formatExternal with recommended TrieDateField.formatExternal
11 years ago
Michael Peter Christen 5f5c7d69d1 added image screenshot generator
11 years ago
Michael Peter Christen 10794e8efd trying facet.method fc instead of fcs to handle large facets
11 years ago
Michael Peter Christen a0b84e4def use a LinkedHashMap for factes to maintain facet order as given by solr
11 years ago
Michael Peter Christen 0dc6e0a5f2 added option to enrich vocabularies with synonyms from synonym database
11 years ago
Michael Peter Christen 6a2a669db4 added loading of the synonyms file from addon/synonyms into the
11 years ago
Michael Peter Christen a67a465415 fix field counter for multi-fields in html writer for the solr servlet
11 years ago
Michael Peter Christen ec9d021568 added option in vocabulary editor to import CSV files with different
11 years ago
Michael Peter Christen 95d87f00b3 fix for bad query generation in doublecheck in postprocessing
11 years ago