Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance http://yacy.net/
Go to file
orbiter a4c9d27287 - moved some variables from Stwitchboard to new class AccessTracker
- added a limitation in access tracking to delete queries which are older than 10 minutes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7410 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-12-29 01:54:27 +00:00
addon - do not allow user to disable java installation 2010-10-30 08:49:39 +00:00
bin - removed thread overhead when calling dns services 2010-11-05 00:29:32 +00:00
debian support debconf in debian package 2010-08-18 13:30:57 +00:00
defaults *) added SID file (Commodore 64) sound file parser 2010-12-28 12:06:04 +00:00
dictionaries
examples
htroot - moved some variables from Stwitchboard to new class AccessTracker 2010-12-29 01:54:27 +00:00
langstats
lib bump to httpclient-4.0.3 which fixes a number of bugs 2010-09-27 13:24:40 +00:00
libbuild
libt
locales *) Fixed links to CrawlStart-page 2010-12-11 15:23:35 +00:00
ranking/YBR
skins added skin for 27c3 2010-12-22 00:07:46 +00:00
source - moved some variables from Stwitchboard to new class AccessTracker 2010-12-29 01:54:27 +00:00
test * fix small bug in sessionid-removal 2010-11-21 23:55:40 +00:00
.checkstyle
.classpath - added a tag cloud to search results (using the topics) 2010-10-15 22:01:39 +00:00
.project
AUTHORS
build.nsi - do not allow user to disable java installation 2010-10-30 08:49:39 +00:00
build.properties - new java version 1.6 2010-12-20 22:51:50 +00:00
build.xml - do not allow user to disable java installation 2010-10-30 08:49:39 +00:00
ChangeLog
COPYRIGHT
getWin32MaxHeap.bat
gpl.txt
killYACY.sh
lgpl21.txt migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
NOTICE
readme.txt release 0.99 2010-11-05 13:20:51 +00:00
reconfigureYACY.sh fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2810 2010-05-09 11:21:11 +00:00
startYACY_debug.bat adapted _debug.bat to regular starter script 2010-09-06 13:36:57 +00:00
startYACY.bat - replaced pdfbox and fontbox version 1.1.0 with 1.2.1 2010-09-07 17:13:47 +00:00
startYACY.command release 0.99 2010-11-05 13:20:51 +00:00
startYACY.sh release 0.99 2010-11-05 13:20:51 +00:00
stopYACY.bat
stopYACY.command
stopYACY.sh
testwiki.xml
testwiki.xml.idx.xml
updateYACY.sh
yacy-packages.readme
yacy-svn-4.spec
yacy.badwords.example
yacy.logging
yacy.stopwords
yacy.stopwords.de
yacy.yellow

README for YaCy (C) by Michael Peter Christen; mc@yacy.net
---------------------------------------------------------------------------
Please visit http://yacy.net for latest changes or new documentation.
YaCy comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute it
under certain conditions; see file gpl.txt for details.
---------------------------------------------------------------------------

WHAT IS THIS?

YaCy is a search engine for the Web (supporting also ftp).
It is neither a search portal nor a portal software but a peer-to-peer
software that works on principles similar to file sharing.
The difference is that you do not share any kind of data but web indexes.
YaCy also generates the indexes it organizes. YaCy is a web crawler for 
everybody, without censorship and central data retention:
- search the web (automatically using all other YaCy peers)
- co-operative crawling; support for other crawlers
- intranet indexing and search
- set up your own search portal
- all users have equal rights
- comprehensive concept to anonymise the users' index
To be able to perform a search using the YaCy network, every user has to
set up their own node. More users are leading to higher index capacity
and better distributed indexing performance.


WHERE IS THE DOCUMENTATION?

Documentation can be found at:
(Home Page)     http://yacy.net/
(German Forum)  http://forum.yacy.de/
(Wiki:de)       http://www.yacy-websuche.de/wiki/index.php/De:Start
(Wiki:en)       http://www.yacy-websearch.net/wiki/index.php/En:Start

Every of these locations has a (YaCy) search functionality which combines
all these locations into one search result.


DEPENDENCIES? WHAT OTHER SOFTWARE DO I NEED?

You need java 1.5 or later to run YaCy.
Please download it from http://www.java.com

YaCy also runs on IcedTea6.
See http://icedtea.classpath.org

NO OTHER SOFTWARE IS REQUIRED!
(you don't need apache, tomcat or mysql or whatever)


HOW DO I START THIS SOFTWARE?

Startup and Shutdown of YaCy:

- on Linux:
to start: execute startYACY.sh
to stop : execute stopYACY.sh

- on Windows:
to start: double-click startYACY.bat
to stop : double-click stopYACY.bat

- on Mac OS X:
to start: double-click startYACY.command (alias possible!)
to stop : double-click stopYACY.command


HOW DO I USE THIS SOFTWARE, WHERE IS THE ADMINISTRATION INTERFACE?

YaCy is a server process that can be administrated and used
with your web browser: open

   http://localhost:8080

There you can see your personal search and administration interface.


ANY MORE CONFIGURATIONS?

- after startup, you see the configuration page in your web browser.
  just open http://localhost:8080
  all you have to do (should do) is to enter a password for your peer

- You can use YaCy as your web proxy.
  This is an option, you don't need to do that.
  Simply configure your internet connection to use a proxy at port 8080.



CONTACT:

If you have any questions, please do not hesitate to contact the author:
Send an email to Michael Christen (mc@yacy.net) with a meaningful subject
including the word 'yacy' to prevent that your email gets stuck
in my anti-spam filter.

If you like to have a customized version for special needs,
feel free to ask the author for a business proposal to customize YaCy
according to your needs. We also provide integration solutions if the
software is about to be integrated into your enterprise application.

Germany, Frankfurt a.M., 05.11.2010
Michael Peter Christen