Commit Graph

1387 Commits (89c07f09006d1b32478fab24263920635ac5e92a)

Author SHA1 Message Date
Virgo 89c07f0900 Fix the issue of not being able to import the JSON format export of Solr index due to the inconsistency in time format between the exported JSON format and the Solr time format.
5 months ago
Michael Peter Christen 71a6074cc5 added setting of cache configuration for solr
6 months ago
Michael Peter Christen 8eb0d490aa migrated solr to 9.0
6 months 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 5ba5fb5d23 upgraded pdfbox to 3.0.0
1 year ago
mchristen 8fc51f66c6 fixed a test class which prevented compilation on latest jvm
1 year ago
Michael Peter Christen 8285fe715a tab to spaces for classes supporting the condenser.
1 year ago
Michael Peter Christen 5afcba162b updated libraries
1 year ago
Michael Christen 9012fe4519 extended error message
2 years ago
Michael Christen 74104ff2d3 fix to timeout
2 years ago
Michael Peter Christen ab3ef87abf fixed exec start command where a path contains spaces
2 years ago
Michael Peter Christen 5ddc794bb9 code cleanup in http clieant
2 years ago
Michael Christen 61b27217b9 throttle number of DNS requests:
2 years ago
Michael Peter Christen 761dbdf06d increases log history length to 10000
2 years ago
Michael Peter Christen 0970a79bbf attempt to fix https://github.com/yacy/yacy_search_server/issues/517
2 years ago
Michael Peter Christen 1893661ee4 removed/suppressed more warnings
2 years ago
Michael Christen 867f96a32b removed warnings
2 years ago
Michael Christen 8a06beaf24 removed finalize() methods, deprecated
2 years ago
Michael Peter Christen fc98ca7a9c removed ContentControl servlet and functinality
2 years ago
reger24 141e86964e Fix compile deprecation warning
3 years ago
Michael Peter Christen 39e7bbac13 removed deprecation warning for new Double()
3 years ago
Daleth Darko 3ced06c731 Various javadoc fixes
3 years ago
Michael Peter Christen bd3f2483a1 replaced url and date retrieval by only url retrieval
3 years ago
Michael Peter Christen 163ba26d90 replaced check for load time method
3 years ago
Michael Peter Christen 59777010dc Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
3 years ago
Michael Peter Christen 7898815c41 disabling concurrent logging
3 years ago
sgaebel 4bf6954474 uses clientBuilder not HttpClients.custom() to have these inside the
3 years ago
sgaebel cdf901270c always use HTTPClient by 'try with resources' pattern to free up
3 years ago
sgaebel 69adaa9f55 makes our HTTPClient closable
3 years ago
sgaebel fc4275f901 handle all references for client, response, request to be able to close
3 years ago
sgaebel e7d3a363f2 refactor to use finish()
3 years ago
sgaebel 4fc876f4a3 revert back to use EntityUtils.consumeQuietly - as it simply closes the
3 years ago
sgaebel 4f0392e93e refactor use of AuthSchemeProvider
3 years ago
sgaebel b74f337859 removes double setting of UserAgent
3 years ago
sgaebel 965748fefb some refactoring using try with resources
3 years ago
sgaebel 90507c0fdc comments out printing query params to std.out
3 years ago
Michael Peter Christen be0aebad84 fixes https://github.com/yacy/yacy_search_server/issues/424
3 years ago
Michael Peter Christen e6a87e0426 enhanced crawler
3 years ago
Michael Peter Christen e9c5e78868 replaced new Number(Number) with Number.instanceOf
3 years ago
Michael Peter Christen 9ef4503672 fixed some newInstance() warnings
3 years ago
Michael Peter Christen c623a3252e fix for jdk 14 bug
4 years ago
Michael Peter Christen dbd211a1ad removed/replaced reflection in memory tool
4 years ago
Michael Peter Christen 1cdb21592b added hazelcast and some modifications to align legacy YaCy with
4 years ago
Michael Peter Christen f8cbaeef93 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
4 years ago
Michael Peter Christen a857e3d3d5 fix for json importer
4 years ago
sgaebel f16cd154f7 removes unused imports and variables
4 years ago
sgaebel a5488ac8f5 uses edismax queries on query counts > 1 only
4 years ago
sgaebel 26223dc25a replaces getLoadTime() by exists() with a simpler query
4 years ago