yacy_search_server/source/net/yacy
Michael Peter Christen a7dd89c4de changed method to write the citation index: do not catch up references
during document parsing; instead use the same references that would also
be written into the webgraph. That should cause that the webgraph and
the citation index express the exact same semantic.
2014-09-02 13:22:12 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora fill solr rss writer dc:subject tag with keyword content 2014-08-14 03:06:41 +02:00
crawler changed method to write the citation index: do not catch up references 2014-09-02 13:22:12 +02:00
data fix ConfigAccounts del user with uppercase letter in name 2014-08-05 01:27:27 +02:00
document removed warnings 2014-08-11 23:53:12 +02:00
gui added missing @Override annotation 2014-03-28 13:48:37 +01:00
http fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00
kelondro changed method to write the citation index: do not catch up references 2014-09-02 13:22:12 +02:00
peers change seedfile upload ip check to allow intranet ip in intranet mode 2014-08-25 01:25:22 +02:00
repository added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
search changed method to write the citation index: do not catch up references 2014-09-02 13:22:12 +02:00
server removed the HTDOCS repository concept because the concept to host files 2014-08-26 19:02:53 +02:00
utils Improved UPnP. (still not perfect) 2014-08-26 22:47:13 +02:00
visualization another circle computation enhancement 2014-05-13 21:30:47 +02:00
dbtest.java
migration.java autoupdate fails to download latest release (1.71) due to default release blacklist 2014-04-13 07:32:32 +02:00
yacy.java update to Jetty 9 2014-05-11 01:53:11 +02:00
YaCySearchClient.java