yacy_search_server/source/de/anomic/index
orbiter 1779c3c507 - added a read cache to the RAFile interface to RandomAccessFile
- added a write buffer to BLOBHeap
- modified the BLOBBuffer (is now only to buffer non-compressed content)
- added content compression to the HTCache
The new read cache will decrease the start/initialization time of BLOB files,
like the HTCache, RobotsTxt and other BLOBHeap structures.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5386 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-12-10 11:15:19 +00:00
..
indexAbstractReferenceBlacklist.java added final where possible 2008-08-02 12:12:04 +00:00
indexCollectionRI.java added property index.storeCommons to switch commons storage on or off 2008-11-02 23:30:09 +00:00
indexContainer.java - fixed problem with searching with quotes (still not complete, but not as bad as before) 2008-09-02 23:49:48 +00:00
indexContainerHeap.java - added a read cache to the RAFile interface to RandomAccessFile 2008-12-10 11:15:19 +00:00
indexContainerOrder.java * refactoring 2008-08-02 13:57:00 +00:00
indexDefaultReferenceBlacklist.java - changed default browser from netscape to firefox 2008-08-20 07:54:56 +00:00
indexDocumentCache.java added two new classes that will be used for the new htcache 2008-08-25 18:22:23 +00:00
indexDocumentMetadata.java refactoring and new architecture to store the files of the web cache: 2008-10-16 21:24:09 +00:00
indexPhrase.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
indexRAMRI.java reverting again the changes to new concurrent chunkIterator 2008-11-23 22:22:44 +00:00
indexReferenceBlacklist.java added final where possible 2008-08-02 12:12:04 +00:00
indexRepositoryReference.java removed some unnecessary pause delays 2008-11-14 23:36:33 +00:00
indexRI.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
indexRIReader.java strong speed enhancements for the index cache dump and restore: 2008-04-02 13:18:23 +00:00
indexRWIEntry.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
indexRWIEntryOrder.java added ranking and evaluation of language type in a search 2008-09-21 00:04:42 +00:00
indexRWIRowEntry.java * refactoring 2008-08-02 13:57:00 +00:00
indexRWIVarEntry.java - fixed problem with searching with quotes (still not complete, but not as bad as before) 2008-09-02 23:49:48 +00:00
indexURLReference.java more performance hacks 2008-12-04 12:54:16 +00:00
indexWord.java more speed hacks: 2008-12-05 13:55:48 +00:00