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
f1ori 41e146116a
fixes size of document in case the server doesn't give the size in the header
14 years ago
..
crawler fixes size of document in case the server doesn't give the size in the header 14 years ago
data - 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
http - 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
net *) set SVN properties 14 years ago
search moved merger object from Segment to IndexCell to enable a correct shutdown sequence. This solves a bug where yacy cannot be shut down during an index merge that appears during the shutdown phase. 14 years ago
server performance hack and ensuring termination in serverAccessTracker. cause: 14 years ago
tools performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 14 years ago
yacy limitation of reference evaluation (protection against crawler pits) 14 years ago