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 07f09742bb
set of small fixes and comments
16 years ago
..
metadataPrototype - refactoring 16 years ago
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 attempt to fix a deadlock situation where the IODispatcher did not work. 16 years ago
Index.java full redesign of index access data model: 16 years ago
IndexCell.java reduced internal logging and reduced memory that internal logging can use 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 - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
IndexReader.java full redesign of index access data model: 16 years ago
Metadata.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
MetadataRepository.java - refactoring 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 set of small fixes and comments 16 years ago
ReferenceContainerArray.java less synchronization may help to prevent deadlocks 16 years ago
ReferenceContainerCache.java reduced internal logging and reduced memory that internal logging can use 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 - 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