yacy_search_server/source/net/yacy
2011-09-15 11:17:38 +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 performance hacks 2011-09-14 23:34:05 +00:00
document ensure termination of pdf parser to avoid deadlocking of other processes during search result preparation 2011-09-15 11:17:38 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro bugfixes and performance hacks for tabe index 2011-09-15 11:17:02 +00:00
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. 2011-09-07 10:08:57 +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 added a concurrent warmin-up of Table data structures. that should speed-up the start-up process but may also cause stronger CPU load at that time. 2011-09-15 10:01:21 +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