yacy_search_server/source/net/yacy
reger eaccce3467 added metadataImageParser for tif and psd (Photoshop) images.
This is a modified genericImageParser adding tif (and psd) support even if java ImageIO plugin for tif is not installed in JDK.
Adds just tif and psd to the available parsers.
Uses the same library to extract metadata, so could eventually be merged with genericImageParser.
All detected metadata are added to the parsed document (potentially some more as with genericImageParser)
2014-09-30 05:04:47 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora added a hack to forward solr search results from an external attached 2014-09-22 15:28:54 +02:00
crawler fix for crawl limit for number of pages fail 2014-09-20 13:06:46 +02:00
data added a 'stats' table which records some peer statistics twice every 2014-09-17 12:54:50 +02:00
document added metadataImageParser for tif and psd (Photoshop) images. 2014-09-30 05:04:47 +02:00
gui fixed text in startup tray icon and added shutdown icon during shutdown 2014-09-10 13:19:08 +02:00
http added a hack to forward solr search results from an external attached 2014-09-22 15:28:54 +02:00
kelondro added option to reverse-sort YaCy tables (internal API change only) 2014-09-18 11:11:09 +02:00
peers added a 'stats' table which records some peer statistics twice every 2014-09-17 12:54:50 +02:00
repository skip loader wait cycle on concurrent access in nocache configuration. 2014-09-26 23:49:10 +02:00
search remove unused variable timeout 2014-09-29 02:24:29 +02:00
server removed the HTDOCS repository concept because the concept to host files 2014-08-26 19:02:53 +02:00
utils Improved UPnP. (still not perfect) 2014-08-26 22:47:13 +02:00
visualization another circle computation enhancement 2014-05-13 21:30:47 +02:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java catch TimeoutException during ping and do not delete yacy.conf during prereadconfigfile 2014-09-16 23:14:13 +02:00
yacy.java catch TimeoutException during ping and do not delete yacy.conf during prereadconfigfile 2014-09-16 23:14:13 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00