You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
low012
277b454a62
*) added comments
*) minor refactoring
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7971 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
14 years ago |
.. |
html
|
*) added comments
|
14 years ago |
images
|
protection against OOM cases in image parser. See also bugs.yacy.net/view.php?id=54
|
14 years ago |
xml
|
…
|
|
bzipParser.java
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
csvParser.java
|
…
|
|
docParser.java
|
…
|
|
genericParser.java
|
…
|
|
gzipParser.java
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
htmlParser.java
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
mmParser.java
|
…
|
|
odtParser.java
|
…
|
|
ooxmlParser.java
|
…
|
|
pdfParser.java
|
ensure termination of pdf parser to avoid deadlocking of other processes during search result preparation
|
14 years ago |
pptParser.java
|
…
|
|
psParser.java
|
…
|
|
rssParser.java
|
…
|
|
rtfParser.java
|
…
|
|
sevenzipParser.java
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
sidAudioParser.java
|
…
|
|
sitemapParser.java
|
…
|
|
swfParser.java
|
…
|
|
tarParser.java
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
torrentParser.java
|
…
|
|
vcfParser.java
|
…
|
|
vsdParser.java
|
…
|
|
xlsParser.java
|
…
|
|
zipParser.java
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |