Michael Peter Christen
759e7d9538
fix for http://forum.yacy-websuche.de/viewtopic.php?p=30720#p30720
10 years ago
Michael Peter Christen
bf18a39d0e
replaced warning with info
10 years ago
Michael Peter Christen
f1032fb8fe
more enhancements to image search in case that a restriction to a single
...
domain is done
10 years ago
Michael Peter Christen
19c6b97572
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen
475125f9d7
hack to get more results when doing a remote site search
10 years ago
reger
ed0d7a80d5
modifiy description for Field-Reindex to act only on local index
...
http://mantis.tokeek.de/view.php?id=279
10 years ago
Michael Peter Christen
81f9b34da7
increaesed ability ot search for all images on a single server within
...
the p2p remote search
10 years ago
Michael Peter Christen
2c26013c50
better contentdom abstraction
10 years ago
Michael Peter Christen
6a8fb8190b
changed default value for maximum number of connections to 50
10 years ago
Michael Peter Christen
9b92685771
automatically add a wild card if only a search on a single domain is
...
done. This makes it possible to search all documents on a single domain
even if no search word is given. This is in particular interesting when
searching for all images on a single domain.
10 years ago
Michael Peter Christen
abde89438b
fix for favicon
10 years ago
Michael Peter Christen
ca8b2bf099
removed www and welcome servlet, these had been demo servlets and are
...
not needed any more
10 years ago
reger
5247d01cd4
implement a forward to remote peer link in P2P Network list
...
Most links in Network.html are only available with transparent proxy = on, which is switched off by default,
to make the provided links useable in default setup a small forward servlet added (goto_p.java),
which takes the peer hash as parameter and forwards to current public ip (optional with path= parameter).
The servlet is protected ( _p ending) to assure forwarding works only for authorized YaCy users.
10 years ago
reger
de7641023c
add recommended link "self" to atom feed output
10 years ago
reger
03a7a29db3
limit OAI import urn resolver try for Deutsche National Library
...
The resolver service of National Library uses name space nbn, limit use of nbn-resolving.de accordingly to urn:nbn:
- add resolver for rfc's
10 years ago
Michael Peter Christen
0838326a76
changed error message, see http://mantis.tokeek.de/view.php?id=439
10 years ago
Michael Peter Christen
805a95a98b
fix for http://mantis.tokeek.de/view.php?id=467
10 years ago
Michael Peter Christen
d1604258c1
added a script which retrieves the public ip of the local peer and
...
prints it out to the terminal using the new servlet /yacy/seedlist.xml.
just call:
bin/myip.sh
10 years ago
Michael Peter Christen
7527ae63e7
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen
b93ea4e2a6
Added the option to retrieve only the own seed or a seleceted seed
...
(selected by peer-hash) in the /yacy/seedlist.[json/xml] api.
Added also a xml-version of the servlet.
The own seed can be retrieved i.e. with
http://localhost:8090/yacy/seedlist.xml?my=
http://localhost:8090/yacy/seedlist.json?my=
and any other peer can be selected with
http://localhost:8090/yacy/seedlist.xml?id= <peerhash>
http://localhost:8090/yacy/seedlist.json?id= <peerhash>
10 years ago
reger
b5e0f70197
- remove repositoryPath post from ConfigBasic (obsolete)
...
- remove static snippetComputationTime from ResultEntry (not used)
10 years ago
Michael Peter Christen
ffc259c944
changed link to new tutorial repository (yes, Youtube..). The link does
...
not point to youtube directly to prevent that the referer to the peer
address is given to youtube. Instead, a forwarder address at yacy.net is
used to redirect to the tutorial repository (and can be changed later).
10 years ago
Michael Peter Christen
eab35afb78
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
...
Conflicts:
locales/ru.lng
10 years ago
reger
8931e14514
fix NPE in image search
10 years ago
malykhin.dmitry
a10f4189f5
Update russian translation
10 years ago
Michael Peter Christen
b0bfafa581
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen
1735dbc9d9
enhanced image search: bugfixes and performance enhancements
10 years ago
reger
1d5d0b82a6
- skip html template specific servlet post variables (show_xxx) for feeds,
...
- add <updated> (in required format) to atom feed
10 years ago
reger
8ed6550261
adding totalResults and id to atom feed output
10 years ago
malykhin.dmitry
9f6ea41353
Update russian translation
10 years ago
malykhin.dmitry
cb4637fce8
Update russian translation
10 years ago
Michael Peter Christen
ebd0be2cea
fixes and speed updates for search process
10 years ago
Michael Peter Christen
7611bf79bd
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
...
Conflicts:
locales/ru.lng
10 years ago
Michael Peter Christen
524bedc00a
fixed text in startup tray icon and added shutdown icon during shutdown
10 years ago
Michael Peter Christen
d3b000b089
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger
9962b9e548
use configured search items per page if not specified in post
...
- remove verify=cacheonly from admin screen search box to use the configured values
(otherwise definition overwrites configured behavior and is used for following searches what might give unexpected/confusing different results compared to using /yacysearch )
10 years ago
malykhin.dmitry
65de1236b3
Update russian translation
10 years ago
Michael Peter Christen
2a52c6f0f1
using htroot/api/blacklists as source folder: removed package
...
declaration of some classes in that folder
10 years ago
Michael Peter Christen
4709d8417c
npe fix for non-tray users
10 years ago
reger
53ecce81e3
changed translation of submenuCustomization.template to submenuDesign.template
...
- removed obsolete scroogle translation
10 years ago
orbiter
5b5635e187
replaced font for boot tray icon with image and added some more images
...
for further tray icon displays
10 years ago
orbiter
aa6cdc4ab5
speed-up of start process if remote DNS waits for timeout
10 years ago
orbiter
40b3977c21
added an animation of the tray icon during the boot phase of YaCy.
...
Additionally, there is a tooltip and a new headline at the tray menu
which states the current booting status.
10 years ago
Michael Peter Christen
ec6082c872
very bad language detection hack fix hack
10 years ago
Michael Peter Christen
1ec892c85b
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
10 years ago
Michael Peter Christen
39615de3f9
adding the buffer size is not wrong but may cause confusing information
...
when the buffer is cleaned after a buffer flush which is not then
available in Solr since that is waiting for a commit. In such cases the
counter would run backwards which is prevented by ignoring the buffer
size.
10 years ago
Michael Peter Christen
395edec6f1
changed strategy to count the number of documents: get the max of
...
solr+buffer and the hit cache. This shall help during first crawls to
see a running document counter even if there was no commit meanwhile to
solr. To support that strategy, the hit cache must be written earlier.
10 years ago
Michael Peter Christen
e87dc08c0d
set the correct fail time in error docs
10 years ago
Michael Peter Christen
f510fb82dd
css skin fix: visited was not set which caused bad colors on new-user
...
menu design.
10 years ago
malykhin.dmitry
caa0830ecc
Update russian translation
10 years ago