yacy_search_server/source/net/yacy
Michael Peter Christen 03bf259601 fix for https://github.com/yacy/yacy_search_server/issues/363
We still need to set the load in the process because a demand for higher
crawl speed may require to increase the maximum load limit. However,
following the criticism in the bug, we do never reduce the load limit
again.
2023-10-16 18:26:47 +02:00
..
cora fixed a test class which prevented compilation on latest jvm 2023-09-26 15:39:34 +02:00
crawler added canonical filter 2023-01-16 14:50:30 +01:00
data introduction of tag-to-indexing relation TagValency 2023-01-13 17:20:18 +01:00
document Check if the character is a minus sign and is followed by a letter or a 2023-09-03 10:22:03 +02:00
gui reduced danger that Tray does not initialize 2022-10-06 00:01:42 +02:00
htroot fix for https://github.com/yacy/yacy_search_server/issues/363 2023-10-16 18:26:47 +02:00
http extended the maximum header size to 16k to prevent http error 431 2023-08-19 15:21:24 +02:00
kelondro added npe protection 2023-09-01 12:18:47 +02:00
peers consistent formatting in string concatenation 2023-09-25 23:31:55 +02:00
repository crawl profile adoption to new tag valency attribute 2023-01-15 01:20:12 +01:00
search fix for ',' or '.' appearing within a word or number. This will not 2023-09-03 11:37:25 +02:00
server removed/suppressed more warnings 2022-10-05 14:38:59 +02:00
utils removed warnings 2022-10-04 22:05:32 +02:00
visualization removed/suppressed more warnings 2022-10-05 14:38:59 +02:00
migration.java Support parsing audio URLs without file extension 2019-04-09 11:40:21 +02:00
yacy.java setting connect host to 0.0.0.0 2023-06-29 10:46:05 +02:00