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/net/yacy/kelondro/rwi
admin 9b7668fa58
reduced memory footprint during indexing/crawling
3 years ago
..
AbstractBufferedIndex.java added missing @Override annotation 11 years ago
AbstractIndex.java
AbstractReference.java Refacture rwi reference word position and word distance calculation 8 years ago
BufferedIndex.java
IODispatcher.java Small perf improvement : initialize threads names early when possible 7 years ago
Index.java
IndexCell.java reduced memory footprint during indexing/crawling 3 years ago
IndexReader.java
Reference.java Refacture rwi reference word position and word distance calculation 8 years ago
ReferenceContainer.java fixed generics warnings for generic array instantiation that appeared 11 years ago
ReferenceContainerArray.java
ReferenceContainerCache.java changed method to write the citation index: do not catch up references 10 years ago
ReferenceContainerOrder.java added missing @Override annotation 11 years ago
ReferenceFactory.java
ReferenceIterator.java added missing @Override annotation 11 years ago
TermSearch.java