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/data
orbiter 610b01e1c3
- added a 'add every media object linked in a html document as a new document' to the html parser. This causes that all image, app, video or audio file that is linked in a html file is added as document. In fact that means that parsing a single html document may cause that a number of documents is inserted into the search index.
14 years ago
..
list
wiki hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
ymark stop loading via http at defined maximum of bytes - even size is unknown before loading 14 years ago
BlogBoard.java
BlogBoardComments.java
BookmarkDate.java
BookmarkHelper.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
BookmarksDB.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
DidYouMean.java refactoring: moved all score-related classes to new ranking package 14 years ago
Diff.java
ListManager.java - applied many small performance hacks 14 years ago
MessageBoard.java
Translator.java
URLAnalysis.java performance hacks: more pre-allocated StringBuilder 14 years ago
URLLicense.java
UserDB.java
WorkTables.java early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 14 years ago