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/data/word
Michael Peter Christen 15db703808
added missing serialization to remove all warnings
13 years ago
..
Word.java changed storage of search words: keep order 13 years ago
WordReference.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
WordReferenceFactory.java added missing serialization to remove all warnings 13 years ago
WordReferenceRow.java speed enhancements when parsing RWI rows (makes search slightly faster) 13 years ago
WordReferenceVars.java ConcurrentLinkedQueue has a VERY long return time on the .size() method. 13 years ago