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/document
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
..
content abstraction of surrogate main element (xmlns:geo was missing for wiki extracts) 14 years ago
geolocalization replaced more appearance of double values by float values 14 years ago
importer *) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.) 14 years ago
language enhanced identificator: using AtomicInteger for counter 14 years ago
parser - 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
AbstractParser.java redesign of parser interface: 15 years ago
Classification.java - 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
Condenser.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
Document.java - added counting of links with noindex tag for solr index 14 years ago
ImageParser.java reduce teh effect of 'Bildersuche findet generierte HTML-Seiten als Bilder' 14 years ago
LargeNumberCache.java more performance hacks 15 years ago
LibraryProvider.java added new word recommendation library in DictionaryLoader_p.html 14 years ago
Parser.java *) added SID file (Commodore 64) sound file parser 14 years ago
Phrase.java more performance hacks 15 years ago
SentenceReader.java *) set SVN properties 14 years ago
SnippetExtractor.java finishing up my commits (7855-7858) which could be helpful for 14 years ago
TextParser.java less byte-arrays of response-content, less byte-array <-> stream conversation 14 years ago
WordCache.java added new word recommendation library in DictionaryLoader_p.html 14 years ago
WordTokenizer.java encapsulate potential expensive objects in TextSnippet to allow GC them asap 14 years ago