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 89ec3acb3e
- full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes.
16 years ago
..
BLOB.java added a merge operation for IndexCell data structures 16 years ago
BLOBArray.java - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 16 years ago
BLOBCompressor.java added a merge operation for IndexCell data structures 16 years ago
BLOBHeap.java - added migration class to go from index collections to the index cell data structure. 16 years ago
BLOBHeapModifier.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 16 years ago
BLOBTree.java - added migration class to go from index collections to the index cell data structure. 16 years ago
Cache.java
Gap.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 16 years ago
HeapReader.java added log message for index generation in HeapReader 16 years ago
HeapWriter.java hardening of index dump write process 16 years ago
MapDataMining.java
MapView.java - added migration class to go from index collections to the index cell data structure. 16 years ago
ObjectBuffer.java