yacy_search_server/source/de/anomic/yacy
orbiter 7dff1cba62 removed option to use different primary keys in kelondro tables
this option was never used and there is also no use to set other columns but the first as the primary key. as a result, access methods to the key do not need to compute key positions, and they work faster.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5711 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-03-13 16:52:31 +00:00
..
dht In DHT selection delete only those references that were actually selected 2009-03-10 13:56:30 +00:00
logging more memory leak fixing hacks 2009-02-11 13:31:10 +00:00
seedUpload moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
yacyAccessible.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
yacyClient.java refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection 2009-03-13 14:56:25 +00:00
yacyCore.java refactoring of wordIndex class 2009-03-13 10:34:51 +00:00
yacyNetwork.java refactoring of wordIndex class 2009-03-13 10:34:51 +00:00
yacyNewsDB.java performance hack to ObjectIndex put() method: 2009-03-11 20:23:19 +00:00
yacyNewsPool.java more refactoring of kelondro.text / deleted de.anomic.index 2009-03-02 11:04:13 +00:00
yacyNewsQueue.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
yacyNewsRecord.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
yacyPeerActions.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
yacySearch.java refactoring of wordIndex class 2009-03-13 10:34:51 +00:00
yacySeed.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
yacySeedDB.java - reject too old seeds 2009-02-21 00:39:44 +00:00
yacySeedUploader.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
yacyTray.java option to customize tray label (tooltip) with tray.label 2009-02-23 21:07:08 +00:00
yacyURL.java fixes to yacyURL - more exceptions in case that urls are strange 2009-02-26 22:33:47 +00:00
yacyVersion.java - refactoring of the http client 2009-02-19 16:24:46 +00:00