yacy_search_server/source/net/yacy/kelondro
Michael Peter Christen 7f395ef937 added image link in search results
This should be a help to make a preview of search results.
The image is computed from the list of embedded images, it is
always the first image in that list.
In rss-type results the image is presented like
<media:content medium="image" url="https://abc.xyz/logo.png"/>
as defined in
http://www.rssboard.org/media-rss#media-content
2017-08-14 20:12:09 +02:00
..
blob Use volatile to ensure concurrent threads use up to date property value 2017-06-15 09:48:22 +02:00
data added image link in search results 2017-08-14 20:12:09 +02:00
index Properly close file output streams even on exceptions scenarios. 2017-06-08 07:19:16 +02:00
io Added a generic XML parser, able to parse elements text and URLs. 2017-06-26 16:30:21 +02:00
logging added a new collection type 'dht' to all documents from the peer-to-peer 2015-03-24 12:32:39 +01:00
rwi assure that RWI Index.Segment IODispatcher is not blocking on shudown 2017-01-24 01:51:28 +01:00
table Prevent integer overflow in table statistics and use strong typing 2017-06-19 17:02:11 +02:00
util Fixed read/copy on input streams reading sometimes less than expected. 2017-07-11 09:00:27 +02:00
workflow simplification / speedup of GenerationMemoryStrategy 2015-11-10 20:39:46 +01:00