yacy_search_server/source/de/anomic/index
orbiter 0a0c3edeb6 fixed a bug in index transfer
- the encoding within the new entry format for binary data was wrong
- the string parser of RWI receive had to be enhanced

added some mor debugging tools
- a target peer for index transfer can now be selected by typing in the peer name
- the RWI result list has an entry counter

enhanced routing
- if communication is between two peers that have the same IP address,
  the loopback address 127.0.0.1 is used instead the public IP
  to contact the peer

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3003 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-11-24 01:12:14 +00:00
..
indexCachedRI.java final version of collection entry type definition 2006-11-19 20:05:25 +00:00
indexCollectionRI.java final version of collection entry type definition 2006-11-19 20:05:25 +00:00
indexContainer.java - automatic migration of old RWI entries to new format during remote search 2006-11-20 22:55:27 +00:00
indexContainerOrder.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
indexRAMRI.java final version of collection entry type definition 2006-11-19 20:05:25 +00:00
indexRI.java refactoring to prepare new RWI entry object 2006-11-08 16:17:47 +00:00
indexRWIEntry.java implementation of search constraints 2006-11-23 02:16:30 +00:00
indexRWIEntryNew.java fixed a bug in index transfer 2006-11-24 01:12:14 +00:00
indexRWIEntryOld.java implementation of search constraints 2006-11-23 02:16:30 +00:00
indexURLEntry.java refactoring to prepare new RWI entry object 2006-11-08 16:17:47 +00:00
indexURLEntryNew.java implementation of search constraints 2006-11-23 02:16:30 +00:00
indexURLEntryOld.java implementation of search constraints 2006-11-23 02:16:30 +00:00