yacy_search_server/source/de/anomic/search
orbiter 6c35b68f17 - removed 'peerName' property from the yacy settings file because this information is stored in the yacy seed file
- the own seed file gets the lead for storage of the peer name
- exchanged default peer name generation method with one that does not use the local ip
- default peer names are now strings starting with '_anon'
- added another switch to suppress forwarding to ConfigBasic if the name was already changed
- replaced all usages of the yacy.conf peerName with access to the local seed
- changes to the peer name are now applied directly and not after the next peer ping


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7453 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-28 10:12:17 +00:00
..
AccessTracker.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
ContentDomain.java *) minor changes 2009-12-28 11:06:49 +00:00
DocumentIndex.java added a word counter statistic in condenser which is used by the did-you-mean to calculate best matches for given search words. 2010-10-18 11:35:09 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
MetadataRepository.java * add domaincheck (local/global/domainlist) to urlcleaner 2010-11-06 16:50:33 +00:00
QueryParams.java modified auto-delete of search failure-words: 2011-01-22 09:46:00 +00:00
RankingProcess.java fix for NPE and added comment in search result 2010-12-29 14:51:07 +00:00
RankingProfile.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ReferenceOrder.java - added a tag cloud to search results (using the topics) 2010-10-15 22:01:39 +00:00
ResultEntry.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
ResultFetcher.java modified auto-delete of search failure-words: 2011-01-22 09:46:00 +00:00
SearchEvent.java some redesign of the search-fail-response mechanism: 2010-12-06 14:34:58 +00:00
SearchEventCache.java some redesign of the search-fail-response mechanism: 2010-12-06 14:34:58 +00:00
Segment.java fixed several search result navigation bugs 2010-12-05 23:54:00 +00:00
Segments.java - a collection of bug fixes and some redesign of the Scanner class 2010-12-16 23:37:21 +00:00
Switchboard.java - removed 'peerName' property from the yacy settings file because this information is stored in the yacy seed file 2011-01-28 10:12:17 +00:00
SwitchboardConstants.java modified auto-delete of search failure-words: 2011-01-22 09:46:00 +00:00
TextSnippet.java * fix system update if urls are in blacklist (for example for very general blacklists like *.de) 2010-12-15 19:20:00 +00:00