Commit Graph

11470 Commits (1cfddea57835e068479b5ab73d9bda4388429ccf)
 

Author SHA1 Message Date
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 8b5d074715 fix for image parser (there is a class missing!)
10 years ago
Michael Peter Christen 932faafffe reactivated on-demand snapshot loading
10 years ago
Michael Peter Christen 2362ad7c34 fix for a count issue in snapshot api
10 years ago
Michael Peter Christen 3354cd63be Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 9971e197e0 Added a transaction interface to the snapshots: all documents in the
10 years ago
reger 63846ddb89 add final SolrQueryRequest.close to SolrServlet
10 years ago
reger 9edc7308aa update to metadata-extractor-2.7.0.jar
10 years ago
Michael Peter Christen 578ae29f1e added a note that the servlet is linked using web.xml
10 years ago
reger 6c3f36def1 - fix path to default heuristic.cfg
10 years ago
reger 00113dcfbd add chardet.jar to Maven dependencies
10 years ago
reger 446f374ba9 fix yacy.init comment
10 years ago
Michael Peter Christen bbf0ac40c3 add the actual DateDetection class... (missed in latest commit)
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 6a1865f507 refactoring date -> lastModified
10 years ago
Michael Peter Christen ab6cc3c88c added concurrent generation of snapshot pdfs
10 years ago
Michael Peter Christen ff035a20e7 fix for vocabulary import (double term detection)
10 years ago
Michael Peter Christen e6650050fe fix for Is Facet checkbox
10 years ago
Michael Peter Christen bd3ed5cae5 added charset detection to vocabulary reader
10 years ago
Michael Peter Christen 413eeefed4 added character set detection library from
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 4111d42c81 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 793ce6d13b added confirmation dialogs for row deletion
10 years ago
Michael Peter Christen cdc21d43b1 more robustness for broken table data in Table_API_p.html -- see bug
10 years ago
reger 1d3ea35d69 prevent NPE on host link for to short HeuristicCfg.OpenSearchURL
10 years ago
Michael Peter Christen a95af11050 enhancement for clearing the crawl queue
10 years ago
reger 5f0bb1214f modified FieldReIndex to reindex queries with low number of documents first
10 years ago
reger 8055ed5b2a update to commons-logging-1.2
10 years ago
reger e52370728a fix startup stop on missing HTCACHE/SNAPSHOT directory
10 years ago
reger e5236aa7ca Merge origin/master
10 years ago
reger 70cf7060a4 coding fixes suggested in
10 years ago
Michael Peter Christen d97deb5555 npe fix
10 years ago
Michael Peter Christen 4fe4bf29ad added rss feed output to snapshot servlet which can be used to get a
10 years ago
Michael Peter Christen 8b522687e0 added toString() methods to feed classes which makes it possible to
10 years ago
reger 568c991405 remove the unused Request variable
10 years ago
reger d6539ba597 Merge origin/master
10 years ago
reger ff18129def ViewFile servlet: update index if newer,
10 years ago
Michael Peter Christen a304058840 added Image Events as another option to generate images with a mac if no
10 years ago
Michael Peter Christen d83de9ecf5 added another path for the convert command because on older Macs
10 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
10 years ago
reger 28456dfc09 skip creation of unused Bluelist contenttransformer
10 years ago
Michael Peter Christen 321840fde3 Replaced all fixed thread pools with cached thread pools. The cached
10 years ago
Michael Peter Christen 181911376c showing list of all thread in threaddump using the ThreadMXBean counter
10 years ago