Commit Graph

6375 Commits

Author SHA1 Message Date
lotus
8a19be24de tell non-windows users about the tray-icon
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6703 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-26 19:44:23 +00:00
orbiter
f5ec7ad077 replaced four old libraries with latest version
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6702 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-26 14:14:50 +00:00
orbiter
6b89f681c5 added bing, dbpedia and wolfram alpha to the compare-search options
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6701 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-26 10:34:36 +00:00
mikeworks
475ffabfa1 Added License (Apache 1.1) information for Jakarta ORO library 2.0.7 (2.0.8 available)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6700 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-26 04:26:04 +00:00
orbiter
46c4f8b68a better look-ahead into the crawl queue: show more on crawl monitor
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6699 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-24 23:11:58 +00:00
orbiter
4b6efe3b48 more ergonomic default values for crawl start
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6698 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-24 22:33:51 +00:00
lotus
7b546415dc added svn6695 for windows
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6697 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-24 14:58:53 +00:00
orbiter
f175f9a2d3 changed way how number of search requests are counted:
so far only search requests at the remote search interface had been counted.
This was done to protect the privacy of searchers, because counting was not done and published at the own search interface.
This caused that no search requests of robinson peers had been counted, becuase they cannot be counted at remote peer.
This change introduces a distinction of locally done search requests at the local search interface from search requests that are on the local interface but had been submitted from a remote IP without authentication.
Now 3 counters are maintained:
- partial count of remote searches
- total count of local searches on robinson peers from non-authenticated clients
- total count of local searches on robinson peers from localhost or authenticated clients
In the global statistic of search requests now the first two counters of the three cases are added
Because we habe a large number of robinson peers with a large number of remote non-authenticated requests the statistic should show at least three times of the number of search requests.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6696 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-24 13:53:55 +00:00
orbiter
84222e3b4f fix for auto-updater: delete old libraries before copy of new one
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6695 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-24 13:46:50 +00:00
sixcooler
cd6de83905 next try for for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2703
(reverted 6692)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6694 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-23 15:59:58 +00:00
sixcooler
bfe4693e9a fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2703
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6693 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-23 13:46:56 +00:00
orbiter
6fde481ef4 missing for last commit
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6692 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-22 20:21:39 +00:00
orbiter
b68deb407a - moved test data from /bin to /test/words
- refactoring of stopYACY.sh by introduction of /bin/apicall which is able to call any api file with attached authorization

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6691 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-22 20:14:16 +00:00
orbiter
cd7f0bf75f wait a little bit longer for a init.d restart between stop and start
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6690 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-22 15:42:48 +00:00
mikeworks
50169759ca Replaced old pdfbox and fontbox LICENSE files with new ones (still Apache 2.0)
Testing delete and adding files

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6689 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-22 07:09:57 +00:00
orbiter
1e2c011c98 updated the jsch lib from 0.1.21 to 0.1.42
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6688 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-21 23:43:50 +00:00
orbiter
c2b505ae87 updated bouncy castle libraries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6687 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-21 23:31:40 +00:00
orbiter
681f4d185f replaced microsoft office document parser POI 3.5 with latest version 3.6
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6686 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-21 23:18:52 +00:00
orbiter
e9cdddcd0f updated parser libraries fontbox and pdfbox with latest version of jar files
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6685 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-21 23:05:38 +00:00
orbiter
93b7ddc27d fix for http://forum.yacy-websuche.de/viewtopic.php?p=19376#p19376
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6684 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-21 22:49:35 +00:00
lotus
3df1060015 jre update für installer
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6683 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-20 08:59:17 +00:00
mikeworks
7d569ce735 Updated German translation de.lng: Translated new buttons in Table_API_p.html
Updated French translation fr.lng: cleaned up syntax and added a few lines
Updated Italian translation it.lng: cleaned up syntax
Updated Slovakian translation sk.lng: cleaned up syntax

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6682 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-19 04:24:58 +00:00
orbiter
23bf81d225 new buttons to select/deselect all entries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6681 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-18 23:31:23 +00:00
orbiter
8030ed3319 self-healing for lost crawl profile handles
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6680 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-18 21:55:45 +00:00
orbiter
881a1065ce version number step to 0.94
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6679 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-17 21:56:56 +00:00
orbiter
e3e5e05ec2 fix for problem in ranking setting which was caused by the introduction of a toString() method in serverObjects
see also: http://forum.yacy-websuche.de/viewtopic.php?p=19310#p19310

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6678 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-17 21:31:08 +00:00
orbiter
e3ccfb54aa fix for display problem in Firefox on MacOS X
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6677 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-17 09:08:16 +00:00
mikeworks
07fc76a45e Updated German translation: - Forgot kiosk mode in index.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6676 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-17 03:18:37 +00:00
orbiter
564927ce72 redesign of CrawlResult data structures because of OOM occurrences during URL deletion processes.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6675 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-16 23:06:04 +00:00
mikeworks
bab0438fee Updated German translation: - kiosk mode and some corrections
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6674 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-16 21:59:00 +00:00
orbiter
30c8185139 fix for sid check
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6673 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 23:31:32 +00:00
orbiter
ef62d017e5 integrated session id filtering for crawler
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6672 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 23:15:17 +00:00
orbiter
d8d9984913 added framework for session id filtering (not ready yet)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6671 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 22:30:41 +00:00
orbiter
2bc36de336 - fix for bug in svn 6669
- cleanup

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6670 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 22:06:13 +00:00
orbiter
d378ca4604 better handling of concurrency in seed
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6669 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 15:57:35 +00:00
orbiter
6538043d89 fix for http://forum.yacy-websuche.de/viewtopic.php?p=19189#p19189
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6668 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 15:45:31 +00:00
orbiter
047f8718a7 added kiosk-mode button on standard search page and interactive search page
see also:
http://forum.yacy-websuche.de/viewtopic.php?p=19178#p19178

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6667 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 12:54:53 +00:00
orbiter
ac492fa2a5 added a close button image
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6666 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-15 10:40:33 +00:00
mikeworks
f1d56b2a68 Updated German translation: - Added h2 topic in CrawlResults.html and fixed one line
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6665 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-12 14:19:36 +00:00
suessthomas
1a4cb51744 ups, unclosed HTML tag fixed....
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6664 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 22:13:52 +00:00
suessthomas
9e14958115 minor corrections and bug fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6663 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 15:05:38 +00:00
mikeworks
0e5df46c95 Updated German translation: Corrected one line in section for IndexImportOAIPMH_p.html that was not correctly escaped
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6662 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 01:58:32 +00:00
mikeworks
c167e1352e Updated German translation:
- Added env/templates/submenuContentIntegration.template
- Added IndexImportWikimedia_p.html
- Added IndexImportOAIPMH_p.html
- Added IndexImportOAIPMHList_p.html


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6661 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 01:50:03 +00:00
mikeworks
01dbba9fc4 Updated German translation: - added API icon text in Network.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6660 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-10 23:51:01 +00:00
sixcooler
e071d71f19 fix for yacy-banner-network-values
http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2521

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6659 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-09 18:22:36 +00:00
lotus
945e0ba5a5 allow global search if res. observer disabled index transmission
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6658 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-09 17:14:16 +00:00
lotus
8faeedd99a not a fix! for:
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2679

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6657 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-09 09:33:30 +00:00
suessthomas
063b29060c Minor Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6656 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-08 10:13:14 +00:00
sixcooler
787b588c33 reverted a part of svn6636:
- didn't work on blobs >2GB
- should be obsolete since svn6651
http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2652&sid=7fa98fd3edfc2a03f26394d545e3e3c1&p=19172#p19172

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6655 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-07 19:32:46 +00:00
mikeworks
59928a034f Updated German translation:
- Cleaned up env/templates/header.template and added steering
- Added translations for the new page Table_API_p.html

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6654 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-07 13:46:01 +00:00