yacy_search_server/source/de/anomic/index
2009-01-22 00:03:54 +00:00
..
indexAbstractReferenceBlacklist.java added final where possible 2008-08-02 12:12:04 +00:00
indexCell.java preparations to integrate the new 'cell' index data structure 2009-01-21 18:23:37 +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
indexContainerBLOBArray.java preparations to integrate the new 'cell' index data structure 2009-01-21 18:23:37 +00:00
indexContainerOrder.java * refactoring 2008-08-02 13:57:00 +00:00
indexContainerRAMHeap.java preparations to integrate the new 'cell' index data structure 2009-01-21 18:23:37 +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 distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later) 2009-01-22 00:03:54 +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 preparations to integrate the new 'cell' index data structure 2009-01-21 18:23:37 +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