yacy_search_server/source/de/anomic
orbiter 5195c94838 two patches for performance enhancements of the index handover process from documents to the index cache:
- one word prototype is generated for each document, that is re-used when a specific word is stored.
- the index cache uses now ByteArray objects to reference to the RWI instead of byte[]. This enhances access to the the map that stores the cache. To dump the cache to the FS, the content must be sorted, but sorting takes less time than maintenance of a sorted map during caching.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5849 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-21 14:23:04 +00:00
..
crawler code-split 2009-04-20 13:28:28 +00:00
data *) added new method "contains()" to Blacklist interface 2009-04-18 16:27:17 +00:00
htmlFilter * don't throw exception, in case of bad charset in http-header 2009-04-18 15:38:29 +00:00
http some fixes and performance hacks 2009-04-20 23:01:44 +00:00
icap refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
kelondro two patches for performance enhancements of the index handover process from documents to the index cache: 2009-04-21 14:23:04 +00:00
language/identification refactoring of logging 2009-01-30 23:33:47 +00:00
net full redesign of index access data model: 2009-04-16 15:29:00 +00:00
plasma two patches for performance enhancements of the index handover process from documents to the index cache: 2009-04-21 14:23:04 +00:00
server full redesign of index access data model: 2009-04-16 15:29:00 +00:00
tools * ignore whitespaces so you can copy&paste signatures better 2009-04-17 14:52:42 +00:00
urlRedirector refactoring of wordIndex class 2009-03-13 10:34:51 +00:00
xml partly reverting SVN 5818: identical comparator required for join operator 2009-04-17 08:18:01 +00:00
yacy more fixes 2009-04-20 22:08:38 +00:00
ymage refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00