yacy_search_server/source/de/anomic/index
orbiter 4d5b401f00 try to fix some performance problems with the internal index management:
- ensuring that ordered indexes stay ordered during remove
- no unnecessary ordering checks
- better test logic in crawl stacker

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5457 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-09 00:06:36 +00:00
..
indexAbstractReferenceBlacklist.java added final where possible 2008-08-02 12:12:04 +00:00
indexCollectionRI.java removed the permanent cache flush and replaced it with a periodic cache flush 2009-01-06 13:51:59 +00:00
indexContainer.java - refactoring of data access methods to be prepared for new cell data structure 2009-01-06 09:38:08 +00:00
indexContainerBLOBHeap.java - refactoring of data access methods to be prepared for new cell data structure 2009-01-06 09:38:08 +00:00
indexContainerOrder.java * refactoring 2008-08-02 13:57:00 +00:00
indexContainerRAMHeap.java - refactoring of data access methods to be prepared for new cell data structure 2009-01-06 09:38:08 +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 removed the permanent cache flush and replaced it with a periodic cache flush 2009-01-06 13:51:59 +00:00
indexReferenceBlacklist.java added final where possible 2008-08-02 12:12:04 +00:00
indexRepositoryReference.java try to fix some performance problems with the internal index management: 2009-01-09 00:06:36 +00:00
indexRI.java - refactoring of data access methods to be prepared for new cell data structure 2009-01-06 09:38:08 +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 - added fast fingerprint computation for files (any). Will be used in new index dump method 2008-12-29 12:22:13 +00:00
indexWord.java - added fast fingerprint computation for files (any). Will be used in new index dump method 2008-12-29 12:22:13 +00:00