hydrox
c27e88104c
*) getResults() should now work and compile properly with Java 1.4
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3191 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
a2fb54afff
*) Quickfix for http://www.yacy-forum.de/viewtopic.php?p=29973#29973 getResults() used a java 1.5 function (Output is temporally disabled until a sulution with 1.4 functions is implemented)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3190 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
b873ad51ab
- fix for http://www.yacy-forum.de/viewtopic.php?t=3369
...
- merged netBude's alternative for tables in yacysearch.html & search results valid
- added statistic info to index.html as proposed here: http://www.yacy-forum.de/viewtopic.php?p=29762#29762
- fixed error-log in httpTemplate
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3189 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
b5dddde08b
update
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3188 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
7fb30de8a4
*) made combined2prettyversion less restrictive and made it again easier to read
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3187 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
3acd90033c
*) added functions to get results from log-parsers (not documented yet)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3186 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
1aa74bbd2b
update for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3185 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
23e613b2ab
CPU & IO reduce (Index Distribution)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3184 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
e150c20c53
fixed build.xml (buildSvnRevNr)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3183 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
cc1a7ab717
*) using 0 and 1 instead of no and yes, because of better semantic
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3182 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
93f7495399
*) again extended network.xml (patch by lulabad)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3181 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
5a00793b2f
*) deleted svnRevNr.jar
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3180 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
c67d22116e
added exists-check based only on RAM index lookup:
...
- faster double-check during crawling
- less IO
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3179 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
37e53b4a6a
replaced tree database structure for seed db by flex data structure
...
I don't know if this helps, we will find out...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3177 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
e5845b6b74
*) extended network.xml (patch by lulabad)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3176 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
44991fbf6e
reference added
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3175 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
340dc52a9d
- ConfigProfile_p.html now transmits usable encoding for other than 7-bit ASCII charset, see TODO in httpd.parseArg(String)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3174 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
35fb671721
- updated DetailedSearch and ViewFile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3173 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
00aa9472d6
- added decode of HTML-entities in request lines
...
- removed Bookmark symbol on search pages and surftips if not authenticated
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3172 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
22a8826515
-typo
...
-small fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3171 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
cf31efec5d
- escaped urls in IndexMonitor
...
- use <label>s in Performance-pages
- <form accept-charset="ascii">-workaround for utf-8-problems in webforms
- fixed some xhtml problems in yacysearch.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3170 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
d157201e08
*) IfesL for "Unexpected end of ZLIB" error message
...
See: http://www.yacy-forum.de/viewtopic.php?t=3327
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3169 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
5c83f6da95
*) removed static reference to lib-folder
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3168 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
4228ba4d97
*) use VM1.4-functions instead of VM1.5-functions
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3167 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
b6112ae625
*) less confusing memory-table
...
*) fixed partly wrong build.xml
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3166 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
0336480a3e
- the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN
...
- added logging of reducing word-cache (log-level fine)
- disabled memprereq field in PerformanceQueues_p.html, because it is now set by the collections db
- minor changes to ConfigSkins / -Language
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3165 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
735c1f87b1
restart re-activated (windows)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3164 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
27f5a55f77
updated languagefile
...
-translated Message_p.html and MessageSend_p.html
-excluded translation for DetailedSearch.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3163 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
2c01508ada
*) fix for http://www.yacy-forum.de/viewtopic.php?p=29575#29575
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3162 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
6ff8359b98
possibility to use anonther bindPort than the externally reachable port.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3161 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
d98420a563
fix for startscript
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3160 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
d2be3c674d
wrong cache values fixed
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3159 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
0f1beaa134
*) fix for r3154
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3158 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
780aa5219d
- send peer-messages from Messages_p.html without going to network-view first
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3157 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
88ee449300
- don't offer voting for urls if user is not authenticated at peer
...
- removed possibility to raise priority of YaCy process
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3156 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
727b64e793
Fixed Surftips.html for <ie7 (hover for divs) so the vote-icons are usable in <ie7, too. I corrected also some small things in order to get valid xhtml.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3155 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
77c02cf180
build the svnRevNr helper, too.
...
(needed for a clean .deb)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3154 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
a27e884a8c
- fixed http://www.yacy-forum.de/viewtopic.php?p=29488
...
- some HTML-stuff
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3153 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
c43aae2143
Added column-layout for surftips, some color-fixes for the default-style (default-colors if the user changed the standard-colors in his browser) and a small fix for the dl-layout for forms, now also two-line-labels are displayed correctly.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3152 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
df6281ba1f
- removed JS from DetailedSearch => valid
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3151 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
fb1d8b91af
*) changed Startpoints of IndexCleaner and IndexTransfer from ------------ to AAAAAAAAAAAA.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3150 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
54c7b22dd5
*) fix for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3149 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
7e12954634
*) added possibility to set YaCy-Priority
...
-> Linux-startscript has to be updated
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3148 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
a2daa9f88c
java keywords removes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3147 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
4a083582e9
- how, leicht
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3146 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
e6fd6b4724
some stopwords removes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3145 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
97af4a558b
typo
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3144 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5c529bb348
fixed number of results counter on detailed search page
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3143 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
07cfe6a045
updated languagefile
...
-removed and corrected unsed strings
-perhaps better translation for "queu"
-small changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3142 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
edef8a99de
*) Removed online check for Jabber since it did not work for quite some time now. The service (edgar.netflint.net) seems to be down permanently.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3141 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago