yacy_search_server/source/net/yacy/document
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
..
content limit OAI import urn resolver try for Deutsche National Library 2014-09-14 01:38:27 +02:00
importer fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
language added missing @Override annotation 2014-03-28 13:48:37 +01:00
parser added metadataImageParser for tif and psd (Photoshop) images. 2014-09-30 05:04:47 +02:00
AbstractParser.java fix AbstractParser.singleList not adding null strings 2014-06-26 02:56:45 +02:00
Condenser.java no idea why the words max was an ordered one. This change increaes speed 2014-07-23 17:54:16 +02:00
Document.java removed warnings 2014-08-11 23:53:12 +02:00
ImageParser.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
LargeNumberCache.java more performance hacks 2010-10-09 08:55:57 +00:00
LibraryProvider.java removed jena library and all code that depended on jena. When jena was 2014-02-07 01:20:06 +01:00
Parser.java - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
Phrase.java more performance hacks 2010-10-09 08:55:57 +00:00
SentenceReader.java hacks to prevent storage of data longer than necessary during search and 2013-10-25 15:05:30 +02:00
SnippetExtractor.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
TextParser.java added metadataImageParser for tif and psd (Photoshop) images. 2014-09-30 05:04:47 +02:00
WordTokenizer.java hacks to prevent storage of data longer than necessary during search and 2013-10-25 15:05:30 +02:00