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/text
orbiter e6773cbb33
better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed
16 years ago
..
metadataPrototype
referencePrototype two patches for performance enhancements of the index handover process from documents to the index cache: 16 years ago
AbstractBufferedIndex.java fixes in connection with transiton to byte[] hashes 16 years ago
AbstractIndex.java full redesign of index access data model: 16 years ago
AbstractReference.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
BufferedIndex.java full redesign of index access data model: 16 years ago
IODispatcher.java fix for bugs in IODispatcher 16 years ago
Index.java full redesign of index access data model: 16 years ago
IndexCell.java better scaling of HEAP dump writer for small memory configurations; 16 years ago
IndexCollection.java - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
IndexCollectionMigration.java better scaling of HEAP dump writer for small memory configurations; 16 years ago
IndexReader.java full redesign of index access data model: 16 years ago
Metadata.java
MetadataRepository.java added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
Reference.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
ReferenceContainer.java better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed 16 years ago
ReferenceContainerArray.java better care for states of the IODispatcher 16 years ago
ReferenceContainerCache.java better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed 16 years ago
ReferenceContainerOrder.java full redesign of index access data model: 16 years ago
ReferenceFactory.java - fix for join method with new generalized RWI data structure (caused by latest commit) 16 years ago
ReferenceOrder.java added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago