yacy_search_server/source/net/yacy
2011-09-04 23:28:15 +00:00
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
cora bugfixes in html parser 2011-08-31 16:02:06 +00:00
document - 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. 2011-09-01 16:05:00 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro 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. 2011-09-04 23:27:12 +00:00
repository bugfixes in html parser 2011-08-31 16:02:06 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization added a visualization of peer pings to the performance graphic 2011-07-14 07:07:06 +00:00
dbtest.java Runtime.maxMemory() DOES change @ runtime: 2011-07-19 12:48:50 +00:00
migration.java added a file type navigator 2011-06-23 15:39:52 +00:00
yacy.java switched off logging of org.apache.http which was suddenly switched on by default (??) 2011-09-04 23:28:15 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00