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 c4ae2cd03f
fixed bug that caused deletion of crawl profiles at every application startup
16 years ago
..
ArrayStack.java fix for possible synchronization problem 16 years ago
BLOB.java added a merge operation for IndexCell data structures 16 years ago
Compressor.java redesign of access to the HTCache (now http.client.Cache): 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 fixed bug that caused deletion of crawl profiles at every application startup 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