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
orbiter 0819e1d397
protection against OOM cases in image parser. See also bugs.yacy.net/view.php?id=54
14 years ago
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 14 years ago
cora - fix for wrong entries in NOLOAD indexing queue (that caused that urls had been only indexed based on their url and not loaded) 14 years ago
document protection against OOM cases in image parser. See also bugs.yacy.net/view.php?id=54 14 years ago
gui *) set SVN properties 14 years ago
kelondro added synchronization in ReferenceContainer and logging for shrinking 14 years ago
repository added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled. 14 years ago
upnp *) set SVN properties 14 years ago
visualization added a visualization of peer pings to the performance graphic 14 years ago
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
dbtest.java Runtime.maxMemory() DOES change @ runtime: 14 years ago
migration.java added a file type navigator 14 years ago
yacy.java switched off logging of org.apache.http which was suddenly switched on by default (??) 14 years ago