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/index
orbiter 10e2f588f8
- enhanced ybr ranking computation
14 years ago
..
BinSearch.java - enhanced ybr ranking computation 14 years ago
BufferedObjectIndex.java code cleanup 14 years ago
Cache.java code cleanup 14 years ago
Column.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
HandleMap.java - enhanced html parser: recognized much more details in the content 14 years ago
HandleSet.java
Index.java code cleanup 14 years ago
IndexTest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
RAMIndex.java code cleanup 14 years ago
RAMIndexCluster.java code cleanup 14 years ago
Row.java this is a re-implementation of the YaCy Block Rank feature 14 years ago
RowCollection.java added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 14 years ago
RowSet.java code cleanup 14 years ago
RowSpaceExceededException.java