Michael Peter Christen
9fcd8f1bda
added canonical filter
...
attention: this is on by default!
(it should do the right thing)
2 years ago
Michael Peter Christen
5a52b01c09
front-end integration of tag valency
2 years ago
Michael Peter Christen
5acd98f4da
introduction of tag-to-indexing relation TagValency
2 years ago
Michael Peter Christen
309adb814e
fixed import of jsonlist imort from searchlab.eu using a direct URL
2 years ago
Michael Peter Christen
62d177bf59
stub for jsonlist index importer web page
2 years ago
Michael Peter Christen
761dbdf06d
increases log history length to 10000
...
implements https://github.com/yacy/yacy_search_server/issues/512
2 years ago
Michael Peter Christen
60c9986a0e
new release file names with date and git hash
...
...without reference to 9000ish SVN
2 years ago
Michael Peter Christen
d9e847a6b0
fixed html error
2 years ago
Michael Peter Christen
adbda4c71b
moved all remaining servlet classes to new location
2 years ago
Michael Peter Christen
33889b4501
moved more servlets to new location
2 years ago
Michael Peter Christen
6d388bb7bf
refactoring - moved htroot/yacy classes
2 years ago
Michael Peter Christen
48fcf3b3b5
alternative servlet method, tested with wiki
...
may become the future method to store servlets
2 years ago
Michael Peter Christen
d23dea2642
refactoring
2 years ago
Michael Peter Christen
a2a40a3096
new link to crawlstart api documentation
2 years ago
Michael Peter Christen
9c1bc533fa
removed hazelcast because it is phoning home, see also:
...
https://github.com/yacy/yacy_search_server/issues/504
2 years ago
Michael Peter Christen
fc98ca7a9c
removed ContentControl servlet and functinality
...
This was not used at all (as I know) and was blocking a smooth
integration of ivy in the context of an existing JSON parser.
2 years ago
Thomas Koch
3116713672
rm buildDate from build.xml and its usages
...
The https://reproducible-builds.org project invests a lot of work
to make builds reproducible. This is a security property. It allows
to compare the build of binaries from different builder machines.
If they are identical, it means that either the builds have not
been manipulated or an attacker managed to attack all builder
machines in exactly the same way.
One problem that the reproducible-builds project often sees is
that projects include the build time in their binaries. This
makes builds unreproducible for apparently no reason. The build
date should not be of interest since binaries built on different
dates but from the same source code should not be different.
Thus I decided to remove the build date instead of re-implementing
the functionality without the GitRev task. Anyways the reported
date was not the build date but the date of the last git commit
which is even less informative. The git commit ID would have
information value but should only be relevant for "nightly builds".
2 years ago
Thomas Koch
572558244a
rm unused build properties PKGMANAGER, RESTARTCMD, DESTDIR
...
PKGMANAGER is always false, thus the java code wrapped in
if statements for this property is dead code and can also
be removed.
The Debian packaging removed in c4659f0fb0
did set the PKGMANAGER property to true. When we do distro
packages again, we can revisit this commit and redo it with
property files instead.
RESTARTCMD is only used inside those dead code.
DESTDIR is never used even in the build.xml
2 years ago
Michael Peter Christen
3d138d3fdd
catch error when initializing hazelcast
...
should fix https://github.com/yacy/yacy_search_server/issues/468
2 years ago
thkoch2001
336100514d
Settings_HttpClient.inc spelling correction
...
certificats > certificates
Thanks to @CloudyProton
3 years ago
tangdou1
eae3674130
Update ConfigBasic.html
3 years ago
Burkhard
a6a9828181
Merge pull request #440 from lfuelling/master
...
Add setting for public facing port
3 years ago
Burkhard
4219d729c3
Update SettingsAck_p.java
...
type in SwitchboardConstants.SERVER_PUBLICPORT
3 years ago
Burkhard
e0fd3d4f10
Update Settings_p.java
...
missing setting to display the value
3 years ago
reger24
84651f2925
Make bookmarks.html accessible
...
for the time beeing (as possibliy other decision has been made)
make the bookmarks feature accessible, as it is available but w/o link in UI
relates to https://github.com/yacy/yacy_search_server/issues/452#issuecomment-1033054368
3 years ago
reger24
a37352cfa7
Update link to Moby in DictionaryLoader_p.html
...
see issue https://github.com/yacy/yacy_search_server/issues/455
3 years ago
reger24
a7e93d9328
Add option to add host to default blacklist from search result
...
- added authorized ikon/button to blacklist a host
- host is added to default blacklist
- insired by https://github.com/yacy/yacy_search_server/issues/213#issuecomment-412485190
3 years ago
reger24
05d6d0405f
Move sub-menu UI Translations from public Status to secure Sys Administration
...
- as UI Translation (TransNews_p.html) is a secured page
- it uses for publishing internal News system but belongs not really to "Community Data"
3 years ago
reger24
027e284ef9
Enhance notability of current blacklist by diff color in header
...
in servlet Blacklist_p.html
bugfix for 18dddb74c9
3 years ago
reger24
18dddb74c9
Harmonize loading/reading blacklist
...
between init and servlet to use the same procedures
-added BlacklistHelper.blacklistToSortedArray to simplify use in servlet
3 years ago
reger24
11c4a1b45c
Blacklist import from file, exclude comment lines
...
starting with # // or ;
inspired by issue https://github.com/yacy/yacy_search_server/issues/446
3 years ago
reger24
0e4c93f02a
IndexBroswser chart last 100 days - see https://github.com/yacy/yacy_search_server/issues/453
3 years ago
Michael Peter Christen
0e74b01dad
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
3 years ago
Michael Peter Christen
0579a9546a
changed link to new forum location
3 years ago
reger24
f28d705cd0
update IndexBroser_p add to blacklist button
...
add feedback to user on success
3 years ago
reger24
d7d977569b
Optimize IndexBroser_p - "Add to blacklist" button
...
to better match hosts with www.
using the default match substitution (to match www.host.com/ and host.com/)
3 years ago
reger24
6a5f0b3684
Servlet IndexBroser_p add button "Add to blacklist"
...
allows to add the displayed host to add to the default blacklist
3 years ago
unknown
a0f6c3be00
Update htroot compare_yacy servlet
...
- removed metager2.de -> is down
for me also others didn't work today (but left unchanged)
but added a html onerror event to inform if connection was refused.
3 years ago
Michael Christen
1d7f657620
Merge pull request #437 from lifeofguenter/feature/fix-banner-typo
...
Fix typo + remove dead seeds
3 years ago
Burkhard
b943e0fb03
Merge pull request #420 from iansmirlis/IndexBrowser_p
...
In case of reload404, load only failed documents
3 years ago
reger24
8d0f3d4208
Removed the Blacklist_p default=shared for new created blacklists issue https://github.com/yacy/yacy_search_server/issues/374
...
Is nice to be able to import blacklist from other peers
but shared by default is likely not intentional choosen by user
3 years ago
Lukas Fülling
e8a00007f6
add setting for public facing port
3 years ago
Andreas
590f39b403
Add Sorting functionality to Crawler Queue Table
...
Allow to sort for count and host
3 years ago
lifeofguenter
870319e769
Fix typo + remove dead seeds
3 years ago
ZeroCool940711
7e765b8483
Improved the Image search page to have bigger thumbnails, use a bigger area for results and a smaller left sidebar.
3 years ago
Michael Peter Christen
6fe905bb82
feature https://github.com/yacy/yacy_search_server/issues/434
3 years ago
Michael Peter Christen
9c38b1254e
proper deletion of loadtime index
3 years ago
Michael Peter Christen
bd3f2483a1
replaced url and date retrieval by only url retrieval
...
This should prevent that the search index is used for freshnes of the
index entry.
3 years ago
Michael Peter Christen
163ba26d90
replaced check for load time method
...
instead of loading the solr document, an index only for the last loading
time was created. This prevents that solr has to fetch from its index
while the index is created. Excessive re-loading of documents while
indexing has shown to produce deadlocks, so this should now be
prevented.
3 years ago
sgaebel
cdf901270c
always use HTTPClient by 'try with resources' pattern to free up
...
resources
3 years ago