yacy_search_server/source/de/anomic/yacy
orbiter b77b8cac0c - enhanced html parser: recognized much more details in the content
- added more properties to solr index
- refactoring
- more constants in switchboard
- fix for some NPEs
- recognition of more images
- removed synchronization in HandleMap (obviously not necessary?)
- added a nolocal configuration to remove excessive dns lookup (works only on allip - default off). Indexes produced with this setting are all flagged with 'local' and are (on purpose) not usable for freeworld because they will be rejected as beeing local.



git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7672 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-21 13:58:49 +00:00
..
dht more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
graphics - enhanced html parser: recognized much more details in the content 2011-04-21 13:58:49 +00:00
seedUpload - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
Tray.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyAccessible.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
yacyBuildProperties.java replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
yacyChannel.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyClient.java Added federated index storage to solr. 2011-04-14 20:05:04 +00:00
yacyCore.java 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
yacyNetwork.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyNewsDB.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
yacyPeerActions.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
yacyRelease.java - enhanced html parser: recognized much more details in the content 2011-04-21 13:58:49 +00:00
yacySearch.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
yacySeed.java - enhanced html parser: recognized much more details in the content 2011-04-21 13:58:49 +00:00
yacySeedDB.java - enhanced html parser: recognized much more details in the content 2011-04-21 13:58:49 +00:00
yacySeedUploader.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
yacyUpdateLocation.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyVersion.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00