yacy_search_server/source/net/yacy
orbiter ac73072924 added a demonstration class: integrate the YaCy search results in own applications
This class requests a YaCy peer remotely and produces search result objects.
The class was implemented in such a way that it is as short as possible. To get a
better integration of search results, use the cora package.
This class is fully stand-alone, it does not need any other external library other than already contained in JRE.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7173 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-20 09:57:36 +00:00
..
ai removed unnecessary Override statements (produces errors in strict validation) 2010-09-08 07:15:41 +00:00
cora enhanced remote crawling: 2010-09-16 09:34:17 +00:00
document avoid div. by zero 2010-09-11 10:58:33 +00:00
gui removed all delays in shutdown process 2010-09-14 09:13:28 +00:00
kelondro addition to patch in SVN 7111 2010-09-19 23:12:50 +00:00
repository performance hacks 2010-09-06 12:59:33 +00:00
upnp static access to constants 2010-07-27 06:52:58 +00:00
visualization removed a mysterious image buffer 2010-08-20 23:13:59 +00:00
dbtest.java code cleanup 2010-08-21 00:08:36 +00:00
migration.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java fixed a bug in HTTPClient: keep-alive must be set to false, otherwise servers hold connections 2 seconds open until response. 2010-09-14 22:25:35 +00:00
YaCySearchClient.java added a demonstration class: integrate the YaCy search results in own applications 2010-09-20 09:57:36 +00:00