<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/yacysearchitem.json, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2021-12-27T06:41:04Z</updated>
<entry>
<title>Improved the Image search page to have bigger thumbnails, use a bigger area for results and a smaller left sidebar.</title>
<updated>2021-12-27T06:41:04Z</updated>
<author>
<name>ZeroCool940711</name>
<email>alejandrogilelias940711@gmail.com</email>
</author>
<published>2021-12-27T06:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=7e765b84833d77e159c44c17522aa2c6a622ba27'/>
<id>urn:sha1:7e765b84833d77e159c44c17522aa2c6a622ba27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added image link in search results</title>
<updated>2017-08-14T18:12:09Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2017-08-14T18:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=7f395ef93731b8d170ef353e1674fa66d75e2011'/>
<id>urn:sha1:7f395ef93731b8d170ef353e1674fa66d75e2011</id>
<content type='text'>
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
&lt;media:content medium="image" url="https://abc.xyz/logo.png"/&gt;
as defined in
http://www.rssboard.org/media-rss#media-content
</content>
</entry>
<entry>
<title>Display result favicons only for http or https resources.</title>
<updated>2017-01-06T08:00:28Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-01-06T08:00:28Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=52d05d14c6c834b46ac6bf8d3729b04ab4f12eaa'/>
<id>urn:sha1:52d05d14c6c834b46ac6bf8d3729b04ab4f12eaa</id>
<content type='text'>
Favicon display only makes sense for http(s) websites, being public or
intranet. So I modified the favicon conditional display to verify the
result URL protocol rather than if we are in intranet mode.

Also prevented rendering an img HTML tag with empty src on other results
protocols such as ftp or file.

Fixing this thanks to priest2 report
(http://forum.yacy-websuche.de/viewtopic.php?f=23&amp;t=5923).</content>
</entry>
<entry>
<title>Fixed json search results from commit "Improved URLLicence reliability"</title>
<updated>2016-02-05T14:23:29Z</updated>
<author>
<name>luc</name>
<email>luc@debianluc</email>
</author>
<published>2016-02-05T07:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=480772c070fa6133f5db4d4a1c5515388fbeb6c8'/>
<id>urn:sha1:480772c070fa6133f5db4d4a1c5515388fbeb6c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show dates in the content of a document in the search result:</title>
<updated>2015-03-02T17:00:20Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2015-03-02T17:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=fd4e2c809ad415d4bc9e4ca65cf1dea56d2a7940'/>
<id>urn:sha1:fd4e2c809ad415d4bc9e4ca65cf1dea56d2a7940</id>
<content type='text'>
- if an eventDate is given in the search result, replace the document
date with the event date and prefix it with the string "on ".
- the document date is omitted if a date from the cent is shown

Added also the date as fields in the json and rss result sets.</content>
</entry>
<entry>
<title>add ranking weight to json-search-results</title>
<updated>2011-04-28T11:18:14Z</updated>
<author>
<name>f1ori</name>
<email>f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-04-28T11:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d671de8c17a68391273e2282d8a9e315b5924b83'/>
<id>urn:sha1:d671de8c17a68391273e2282d8a9e315b5924b83</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7677 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>added image search to yacyinteractive.html</title>
<updated>2010-12-01T18:48:21Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2010-12-01T18:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f0651e5f2f797e5f45b9b68fa2891d89a7d68394'/>
<id>urn:sha1:f0651e5f2f797e5f45b9b68fa2891d89a7d68394</id>
<content type='text'>
this causes that the search result view switches from list format to image preview format when a search is restricted to png, gif or jpg documents

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7358 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>added json and rss output for image search</title>
<updated>2009-11-23T16:10:50Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-11-23T16:10:50Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=969123385b1376268a4497ec5fdb0ca69b5ffbb7'/>
<id>urn:sha1:969123385b1376268a4497ec5fdb0ca69b5ffbb7</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6503 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>stub for json image search (not yet ready)</title>
<updated>2009-11-23T00:43:51Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-11-23T00:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=016fdfa310a76cac4b9a1c9e7ff941f1690ca0bb'/>
<id>urn:sha1:016fdfa310a76cac4b9a1c9e7ff941f1690ca0bb</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6502 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>added faviconcode to json search output</title>
<updated>2009-06-21T20:57:18Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-06-21T20:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b07e518bcc544c784a4223657c36239b22a386f2'/>
<id>urn:sha1:b07e518bcc544c784a4223657c36239b22a386f2</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6111 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
</feed>
