Commit Graph

4502 Commits (d097a642c290c484a7bf5455805f1fe3e623ae67)

Author SHA1 Message Date
Michael Christen d097a642c2
Merge pull request #615 from okybaca/logging2
12 months ago
Michael Christen 6d5e9ff53f
Merge pull request #616 from okybaca/logging3
12 months ago
pr0vieh dfb2b79609 Add setting for DHT receive loadprereq insted of hardcoded load < 2.0
12 months ago
okybaca 5dee8dbcbd changed the log entry REJECTED to CRAWLER * REJECTED, loglevel fine
12 months ago
Michael Christen 4c603e23f0
Merge pull request #610 from okybaca/cr-text
12 months ago
okybaca 7831f294a9 changed regular peerping messages to level fine
12 months ago
okybaca 553c859703 logging: moved some log-cluttering DHT messages to level 'fine'
12 months ago
okybaca 1c5fca9a58 changed network operation log category from YACY to NETWORK
12 months ago
Michael Peter Christen 3d3bdb0f5f added zim importer rule for mdwiki
1 year ago
Michael Peter Christen 4a611ac6a3 another possible fix for
1 year ago
sgaebel d72cd7916c Merge branch 'master' of https://github.com/yacy/yacy_search_server
1 year ago
sgaebel 0663ae3c99 adds synchornized dumplog
1 year ago
okybaca cba84632ee UI: added a more descriptive message, CitationRank instead of cr
1 year ago
Michael Peter Christen cff0991d85 test if this is helpful for https://github.com/yacy/yacy_search_server/issues/500
1 year ago
Michael Peter Christen ceb07a5218 fixed problem with zim importer which crashed when non-valid urls appeared
1 year ago
Michael Peter Christen 3268a93019 added a 'minified' option to YaCy dumps
1 year ago
Michael Peter Christen c20c4b8a21 modified export: added maximum number of docs per chunk
1 year ago
Michael Peter Christen 24011dcbcc more file name extensions for json list surrogate files
1 year ago
Michael Peter Christen 34a9fc1a07 bugfixes to zim reader:
1 year ago
Michael Peter Christen 7db0534d8a Added a zim parser to the surrogate import option.
1 year ago
Michael Peter Christen 70e29937ef added a check in zim importer which tests if import URLs actually exist
1 year ago
Michael Peter Christen fdc6311dc7 added parsing rules for wikibooks and wikinews in zim reader
1 year ago
Michael Peter Christen 53b01dbf2e Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
1 year ago
Michael Peter Christen 1c0df28bfb added a zim importer that can be used for surrogate imports.
1 year ago
okybaca 4add1f6bc7 replaced all the links to legacy legacy wiki to legacy wiki
1 year ago
Michael Peter Christen 4a54b24703 fix for "negative seek offset" error during extension of heap files.
1 year ago
Michael Peter Christen 5ba5fb5d23 upgraded pdfbox to 3.0.0
1 year ago
Michael Peter Christen 4308aa5415 removed concept of empty passwords as "no passwords used",
1 year ago
Michael Peter Christen 2c60ff14bb fixed default pw comparison
1 year ago
Michael Peter Christen 4da320bebf added a warning message in ConfigBasic in case that the default password
1 year ago
Michael Peter Christen 7830268be1 fix 756c817b5a
1 year ago
Michael Peter Christen 756c817b5a fix for https://github.com/yacy/yacy_search_server/issues/544
1 year ago
Michael Peter Christen 03bf259601 fix for https://github.com/yacy/yacy_search_server/issues/363
1 year ago
mchristen 8fc51f66c6 fixed a test class which prevented compilation on latest jvm
1 year ago
Joel Strasser 53bafa1544
consistent formatting in string concatenation
1 year ago
Joel Strasser 22c4188001
additionally match release stub for YaCy version
1 year ago
Michael Peter Christen ff8fe7b6a4 fix for ',' or '.' appearing within a word or number. This will not
1 year ago
Michael Peter Christen 0689f4f0ae Check if the character is a minus sign and is followed by a letter or a
1 year ago
Michael Peter Christen 5db97a8928 parser can now separate numbers from words also when they are not
1 year ago
Michael Peter Christen e3797de7de enhanced the word tokenizer to recognize numbers in a proper way
1 year ago
Michael Peter Christen 88cd17ea57 migrated solr from 8.9.0 to 8.11.2; activated also migration script. A YaCy index with solr 8.9.0 will automatically be migrated to 8.11.2. This is a preparation step to migrate to 9.0.0 soon.
1 year ago
Michael Peter Christen 0089f234f4 added npe protection
1 year ago
Michael Peter Christen 8285fe715a tab to spaces for classes supporting the condenser.
1 year ago
Michael Peter Christen 195bd2e444 extended the maximum header size to 16k to prevent http error 431
1 year ago
Michael Peter Christen 92dad3ed49 removed 7Zip parser because the old library could not be replaced by a maven repository
1 year ago
Michael Peter Christen 5afcba162b updated libraries
1 year ago
Michael Christen a348146d8f setting connect host to 0.0.0.0
1 year ago
Michael Peter Christen 1c0f50985c fixed documentation and some details of handling of keywords
2 years ago
Michael Christen 3472bcb4d3 patched a 'java.lang.NoSuchMethodError: com.twelvemonkeys.imageio.util.IIOUtil.lookupProviderByName' problem which occurred only on ARM
2 years ago
Michael Christen f7b6e98ed7
Merge pull request #562 from thkoch2001/fix-warnings
2 years ago