Commit Graph

12298 Commits (ec24a0c85a1ec7be117ca869caa7bce7c33e3fed)
 

Author SHA1 Message Date
reger c6495a5b62 add a log entry on parsing ajax crawling scheme snapshot
9 years ago
reger 9252e36aeb implement ajax crawling scheme for ajax sites which adhere to the proposed use of hash-bangs to provide html content
9 years ago
Michael Peter Christen d1ae999ef9 replaced HashMap with LinkedHashMap to preserve the object order
9 years ago
Michael Peter Christen 7d075a1d76 added log lines
9 years ago
Michael Peter Christen 092dac086e Merge branch 'master' of https://github.com/luccioman/yacy_search_server
9 years ago
Michael Peter Christen a44cc774d0 Merge branch 'master' of github.com:yacy/yacy_search_server
9 years ago
sixcooler 41c9215174 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 7a64bebb86 init Recrawl job chunk size to max crawl loader during job start, to use some system preferences
9 years ago
sixcooler e7dab60ebd Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc d6522fa4a2 Integrated haraldk/TwelveMonkeys library to first add TIF image format
9 years ago
luc e093fb228d Created a generic ViewImage performance render test.
9 years ago
Michael Peter Christen 9244694e64 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen 151ccd50a9 fix for image size field values (must be multi-valued)
9 years ago
luc 3ad564e2e4 Created a ViewImage rendering performance measurement test.
9 years ago
luc 62e07a26a0 Refactoring : split into sub-functions to make it understanding and
9 years ago
luc b3f044072e Updated table headers and SVG file url for case sensitive OS.
9 years ago
luc ff963cbe23 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger c9937973e3 unescape MultiProtocolURL getAttributes() return values.
9 years ago
sixcooler 6695e5cdd3 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 10b0eb106f fix link target on iframe list in CrawlProfileEditor
9 years ago
reger 78e8c6f3e5 refactor special handling (static override) of SUPPORTED_EXTENSIONS/MIME_TYPES
9 years ago
reger d54c5d310a add links with image extension not automatically to image links.
9 years ago
luc f5746b5490 Added ico and bmp sample pictures
9 years ago
luc baede48161 Added JPEG 2000 and FITS samples
9 years ago
luc 7c9d80c5d0 Added image formats and informations for each format.
9 years ago
sixcooler 0431be8d6c Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 073ef730af Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
reger 5744342fec handle image preview for url w empty file extension
9 years ago
luc 82dd004260 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
reger 851e8f6c8a check jpeg file signature in genericImageParser
9 years ago
reger fb75fea446 use recrawljob w/o sort results by date
9 years ago
Michael Peter Christen 3cbf86f295 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen 23f6294a2d removed unused import
9 years ago
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
reger fd5a1dc297 upd to poi-3.13
9 years ago
sixcooler 839d710105 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 0ae9297ca5 Created a html test page to check ViewImage rendering with different
9 years ago
luc 136e8f6fbd Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
reger 688f7b2a5c allow/display svg images in image results previews
9 years ago
reger d5330391de remove some unused var allocation in parser
9 years ago
Michael Peter Christen 3d7dd9d3aa follow-up to latest commit: also flush the search cache if all crawls
9 years ago
Michael Peter Christen 225200194a every time a crawl is started, the user expects a different search
9 years ago
Michael Peter Christen c737ff235d in case that the include_string contains several entries including
9 years ago
Michael Peter Christen 8e555d79a3 add also 1-character tokens to the token list because that could be also
9 years ago
sixcooler 1091e25f4c Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc eb7989b17b Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
reger 7c82cd4415 add a end condition to svgParser for wrong content
9 years ago
luc 82f4f221e9 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
sixcooler 9c2cd7e87b Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger b92d81b073 remove double caching of inputstream in ViewImage
9 years ago