Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance http://yacy.net/
Go to file
f1ori df71776929 * fix bug #7
* log requires poison to finish, so Base64Order main-function doesn't finish, when called from debian configure script


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7616 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-21 19:42:22 +00:00
addon * fix bug #7 2011-03-21 19:42:22 +00:00
bin added a clearall.sh script that deletes the complete index and everything else that belongs to crawling 2011-03-20 08:36:29 +00:00
debian * fix bug #7 2011-03-21 19:42:22 +00:00
defaults added more configuration options for search: 2011-03-21 07:50:34 +00:00
dictionaries changed way to integrate dictionary files: 2009-09-02 18:42:13 +00:00
examples corrections in dublin core syntax 2009-04-17 12:23:00 +00:00
htroot added more configuration options for search: 2011-03-21 07:50:34 +00:00
langstats
lib Update jcifs-library to Version 1.3.15. Small Changes, read: http://jcifs.samba.org/ - "Minor adjustments have been applied to DcerpcHandle locking routines in the SID class to fix sporadic occurances of "All pipe instances are busy" errors under high load." 2011-03-13 20:09:52 +00:00
libbuild * move svnRevNr classes to libbuild 2008-12-31 19:58:22 +00:00
libt updated junit 2009-10-18 02:52:09 +00:00
locales de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations 2011-02-28 00:22:05 +00:00
ranking/YBR - fix for NPE when loading the cytag image 2009-02-11 10:52:56 +00:00
skins added skin for 27c3 2010-12-22 00:07:46 +00:00
source * fix bug #7 2011-03-21 19:42:22 +00:00
test replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
.checkstyle problems with code style 2009-06-29 22:22:35 +00:00
.classpath also putting jcifs-1.3.15 into classpath 2011-03-13 22:44:50 +00:00
.project replaced four old libraries with latest version 2010-02-26 14:14:50 +00:00
AUTHORS
build.nsi Windows Installer: 2011-03-14 19:32:08 +00:00
build.properties - new java version 1.6 2010-12-20 22:51:50 +00:00
build.xml added a clearall.sh script that deletes the complete index and everything else that belongs to crawling 2011-03-20 08:36:29 +00:00
ChangeLog
COPYRIGHT
getWin32MaxHeap.bat update for memory observer algorithm 2009-12-06 17:45:48 +00:00
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 * updated jxpath to latest v1.3 2009-07-15 16:13:24 +00:00
readme.txt changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
reconfigureYACY.sh *) Fixed bug where a number followed by characters was allowed as a valid value for the amount of memory which YaCy is allowed to consume. 2011-01-10 17:47:23 +00:00
startYACY_debug.bat changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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 changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
startYACY.sh changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
stopYACY.bat - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
stopYACY.command - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
stopYACY.sh stopYACY.sh can now use curl 2010-03-11 00:12:53 +00:00
testwiki.xml - added reader and visualization for mediawiki-export files: 2008-11-20 18:31:52 +00:00
testwiki.xml.idx.xml - added reader and visualization for mediawiki-export files: 2008-11-20 18:31:52 +00:00
updateYACY.sh - moved test data from /bin to /test/words 2010-02-22 20:14:16 +00:00
yacy-packages.readme added documentation for new yacy package structure 2009-10-20 12:05:36 +00:00
yacy-svn-4.spec
yacy.badwords.example
yacy.logging Configuration of HTTPDProxyHandler logging 2009-10-17 14:04:18 +00:00
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:8090

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:8090
  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 8090.



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