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 |
Burkhard
|
b943e0fb03
|
Merge pull request #420 from iansmirlis/IndexBrowser_p
In case of reload404, load only failed documents
|
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 |
Ian Smirlis
|
53518a91ab
|
In case of reload404, load only failed documents
|
4 years ago |
sgaebel
|
26223dc25a
|
replaces getLoadTime() by exists() with a simpler query
since solr-8.8.1 getLoadTime() causes a high cpu usage
|
4 years ago |
Michael Peter Christen
|
c0d9a3e9a7
|
turned HostBrowser into a admin-only page, now called IndexBrowser
This was required because spiders and bots crawled through this page and
created load on the peer without use for the user or the YaCy network.
|
4 years ago |