<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/PerformanceSearch_p.html, 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>2014-03-30T23:15:35Z</updated>
<entry>
<title>replacing direct html table cellspacing with css set-up for cellspacing</title>
<updated>2014-03-30T23:15:35Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-03-30T23:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=656e2ce62ac0667e700dab8cb12fbe476ce2c7b7'/>
<id>urn:sha1:656e2ce62ac0667e700dab8cb12fbe476ce2c7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>html fix</title>
<updated>2013-08-17T07:32:24Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-08-17T07:32:24Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=48ddd50a6c0622ce752ea62005d338d0e4a6d2c4'/>
<id>urn:sha1:48ddd50a6c0622ce752ea62005d338d0e4a6d2c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved the log, memory, processes and the messages into a new computation monitor main menu item</title>
<updated>2011-09-14T09:59:30Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-09-14T09:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=ffd848c7a93b4f5d7c89d8346b26a2233b76aae0'/>
<id>urn:sha1:ffd848c7a93b4f5d7c89d8346b26a2233b76aae0</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7951 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>enhanced search event logging (to be used for further improvements)</title>
<updated>2010-09-13T09:33:04Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2010-09-13T09:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=64860dc1bb3df9fa823451a2996b3316afdd1bb0'/>
<id>urn:sha1:64860dc1bb3df9fa823451a2996b3316afdd1bb0</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7140 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- removed some debugging code from search process - should speed up now</title>
<updated>2008-03-23T00:55:04Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2008-03-23T00:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=93633abed899e91f9978e5d874ddbb427c74ac13'/>
<id>urn:sha1:93633abed899e91f9978e5d874ddbb427c74ac13</id>
<content type='text'>
- added some profiling code to search event - more time details in PerformanceSearch_p.html

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4594 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>changed method of profiling</title>
<updated>2007-12-04T20:19:13Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2007-12-04T20:19:13Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b46bcaa5d851def99767f0d4d1bd2415f7941a78'/>
<id>urn:sha1:b46bcaa5d851def99767f0d4d1bd2415f7941a78</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4248 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>first version of next-generation search interface:</title>
<updated>2007-09-03T23:43:55Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2007-09-03T23:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4779f314feb163ece6e2ff7a525292ed47c9b32a'/>
<id>urn:sha1:4779f314feb163ece6e2ff7a525292ed47c9b32a</id>
<content type='text'>
- snippets are not fetched by browser using ajax, they are now fetched internally
- YaCy-internat threads control existence of snippets and sort out bad results
- search results are prepared using SSI includes
- the search result page is visible right after the search request, the results drop in when they are detected
- no more time-out strategy during search processes, results are shifted within queues when they arrive from remote peers
- added result page switching! after the first 10 results, the next page can be retrieved
- number of remote results is updated online on the result page as they drop in
- removed old snippet servelet (which had been also a security leak btw)
- media search is broken now, will be redesigned and fixed in another step


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4071 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- re-sructuring of configuration menus</title>
<updated>2007-07-10T23:56:25Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2007-07-10T23:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=527b3decdee2951910bef96f5e5e915fe7c9c73e'/>
<id>urn:sha1:527b3decdee2951910bef96f5e5e915fe7c9c73e</id>
<content type='text'>
- added new system update configuration page
- moved system update from status page to system udate page
- moved shutdown and restart from status page to main menu
- added new configuration properties to yacy.init (not yet actively used)
- added some methods to handle new automatic update process

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3958 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML</title>
<updated>2006-09-11T18:18:12Z</updated>
<author>
<name>michitux</name>
<email>michitux@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2006-09-11T18:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=31393312d03342691b394caa3cde8a2f291f8a9b'/>
<id>urn:sha1:31393312d03342691b394caa3cde8a2f291f8a9b</id>
<content type='text'>
If you don't use the default skin, the style will be broken or at least not complete.
YaCy now has two css-files: base.css in htroot/env and the skin. In base.css the layout and black/white text-formating-rules are defined. Colors are only defined in the skin.
The skin is now very easy to read and to change. If you want to make more changes than the colors you see in the default-skin, feel free to use the full power of css, but you are warned: The code is still not ready and may change, but we try to avoid changes which affect anything in the default-style.
Translation will be broken too because the language-files contain HTML-Code which has changed.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2547 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>using Filetemplates for #[metas]# and other static includes</title>
<updated>2005-11-21T08:33:54Z</updated>
<author>
<name>allo</name>
<email>allo@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2005-11-21T08:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=52a0237bf21b49c081045424377834a7dfd7548e'/>
<id>urn:sha1:52a0237bf21b49c081045424377834a7dfd7548e</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1116 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
</feed>
