You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/kelondro/blob
orbiter 5bb8074150
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
..
ArrayStack.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 16 years ago
BLOB.java added a merge operation for IndexCell data structures 16 years ago
Compressor.java code cleanup and code simplifcation 16 years ago
Gap.java replaced tmp file extensions by prt 16 years ago
Heap.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
HeapModifier.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
HeapReader.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
HeapWriter.java better logging when writing merged dumps 16 years ago
MapDataMining.java refactoring of blob package classes 16 years ago
MapView.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
ObjectBuffer.java - more efficient comparator calls 16 years ago
Stack.java removed strange debugging strings 16 years ago
Stacks.java removed strange debugging strings 16 years ago