Commit Graph

8139 Commits

Author SHA1 Message Date
lofyer
b65f283a1f checked till CrawlResults.html 2011-12-10 20:03:58 +08:00
lofyer
0c41dcc054 ok now 2011-12-10 19:31:34 +08:00
lofyer
7f059deb1f one line in the file I did not understand well, so I marked it 2011-12-10 19:25:36 +08:00
Michael Christen
d6e6f7715b added "about" box configuration 2011-12-10 02:04:36 +01:00
Michael Christen
204c29f010 small bugfixes for search result display and cache display 2011-12-10 01:35:38 +01:00
Michael Christen
2c1c0dfec2 Merge branch 'master' of git://gitorious.org/~lofyer/yacy/lofyers-rc1 2011-12-09 12:10:39 +01:00
lofyer
a9b4619a82 till ConfigSearchBox.html. some of the #info are not translated until last proved that they are clean 2011-12-09 14:49:05 +08:00
admin
d171a2fa3e fixed ant build for deb target: no more svn numbers 2011-12-08 22:29:06 +01:00
Michael Peter Christen
9aa73a13a8 stop words are on by default in site crawl. This causes normally nothing
since the stopwords are empty by default.
2011-12-08 18:48:30 +01:00
Michael Christen
350f8b48e8 Merge branch 'master' of git://gitorious.org/~lofyer/yacy/lofyers-rc1 2011-12-08 12:28:08 +01:00
lofyer
f14b47f045 checked and modified some mistake till ConfigLiveSearch.html 2011-12-08 19:09:41 +08:00
Michael Christen
27e9871759 Merge branch 'master' of git://gitorious.org/~lofyer/yacy/lofyers-rc1 2011-12-08 11:25:04 +01:00
lofyer
f1793354ef change some #info 2011-12-08 18:16:51 +08:00
Michael Christen
17f962fceb translator updates:
- config string for chinese
- do not copy the language file to DATA/LOCALE any more (and do not use
them there, this is really confusing for new translators)
2011-12-08 10:25:26 +01:00
lofyer
ac5b1e891d new 2011-12-08 16:44:53 +08:00
lofyer
7e227ef2a6 Status must be #ed because of translation. 2011-12-07 20:01:28 +08:00
lofyer
69ce3df4c3 add cn.lng 2011-12-07 19:42:04 +08:00
sixcooler
d14ee8e464 Revision 9000+ hack
do not handle the revision in build.properties anymore
(9000 as fallback)
build-date from git-HEAD (instead when build is fired)
(orginal build-date as fallback)
2011-12-07 04:20:49 +01:00
Michael Christen
752b092b8a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2011-12-07 01:10:37 +01:00
Michael Christen
7afcdcd573 release 1.01 - now with virtual svn number 9000 2011-12-07 01:03:08 +01:00
Michael Christen
078fcde0dd bad initialization 2011-12-07 01:02:23 +01:00
admin
391fc9bd57 Merge branch 'master' of gitorious.org:yacy/rc1 2011-12-07 01:01:20 +01:00
admin
23afee58fe Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-07 01:01:04 +01:00
Michael Christen
14e45e90fd patch for a bug that I don't understand by now. 2011-12-07 00:52:04 +01:00
Michael Christen
3eccdca63c protection against too long running snippet fetch processes 2011-12-07 00:32:42 +01:00
Michael Christen
86b3385847 fixed a deadlock during secondary remote search 2011-12-07 00:18:34 +01:00
apfelmaennchen
ff19fcdb28 bugfix for YMarks XBEL import and export; thanks to Dominic
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8138 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-06 23:17:57 +00:00
Michael Christen
c715d19c09 fixes for dependency on svn 2011-12-06 22:05:22 +01:00
Michael Christen
404758698a less io operations 2011-12-06 22:04:34 +01:00
Michael Christen
0bc5d76bee ups 2011-12-06 21:55:50 +01:00
Michael Christen
044f83feed added some pauses into the search process which shall produce
better-ranked search results. without that pauses the result page will
only contain links from the peer that answers first which is not a good
average picture of all the peers that provided results
2011-12-06 15:28:48 +01:00
Michael Christen
b67e89ca3f removed translations for help page (the same content is not there any
more because it was old and unappropriate)
2011-12-06 15:18:02 +01:00
Michael Christen
943b670738 less terrible warning if uPnP fails 2011-12-06 11:37:37 +01:00
Michael Christen
0d1042363c showing /16 and /24 subnet option instead of 'bigrange' in network
scanner
2011-12-06 11:37:05 +01:00
Michael Christen
3f1dc77743 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2011-12-06 10:02:10 +01:00
Michael Christen
584f853c4b added YBR computation process as servlet 2011-12-06 02:53:30 +01:00
sixcooler
448656087a probably fix for http://bugs.yacy.net/view.php?id=94
(don't know how to force this exception)
2011-12-06 02:49:58 +01:00
Michael Christen
864c8d5f05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2011-12-06 02:32:04 +01:00
Michael Christen
f14faf503b better ranking because we wait a very little time during the search
process more to get better remote sear results into the ranking priority
stack
2011-12-06 02:24:51 +01:00
Michael Christen
89dc04115f fix for stretched network image 2011-12-06 02:22:56 +01:00
Michael Christen
762e0ecfb6 fixed localization dictionaries, see
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=3418&view=next
2011-12-06 02:21:40 +01:00
admin
5cc22410d2 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-06 02:01:05 +01:00
suessthomas
2548a9cb04 Fix for http://bugs.yacy.net/view.php?id=93, Added a link to Bugtracker on YaCy Webinterface.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8137 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-05 23:56:45 +00:00
Michael Christen
6e66c9d7f1 fix for http://bugs.yacy.net/view.php?id=87 2011-12-05 23:46:42 +01:00
Michael Christen
d35bdc2df6 removed npe 2011-12-05 23:37:49 +01:00
Michael Christen
e7e429705a - less automatic indexing after a search (needs to reset the default
crawl profiles)
- fix for concurrency problem in storage of serverSwitch Properties
- markup update
2011-12-05 16:22:11 +01:00
Michael Christen
f62e6fb438 less frequent DHT distribution to reduce the load a bit on every peer 2011-12-05 15:45:33 +01:00
Michael Christen
e69afae87e class path for servlets in eclipse 2011-12-05 12:51:13 +01:00
Michael Christen
5019e132c7 Merge branch 'master' of ssh://gitorious.org/yacy/rc1 2011-12-05 12:18:14 +01:00
Michael Christen
9dbc93613e now that the whole world knows that we actually do p2p and not
metasearch we can support a default look-up to scroogle to gain more
attention to people who say that your search results are incomplete
2011-12-05 11:52:24 +01:00