Commit Graph

1363 Commits (6dcb58a4b59ef4f0aadc92858c8bf7c7c322e826)

Author SHA1 Message Date
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
4 years ago
Michael Peter Christen e9c5e78868 replaced new Number(Number) with Number.instanceOf
4 years ago
Michael Peter Christen 9ef4503672 fixed some newInstance() warnings
4 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
Michael Peter Christen e18d0ef544 trying to set a higher priority to the process that is involved in index
4 years ago
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
4 years ago
Al Sutton 8ade8b8775 Remove forced clear to match new behaviour in 2da71c2a40
4 years ago
Al Sutton 09695fc6d3 Update exceptions to match updated API
4 years ago
Al Sutton 69014a701e Update API Usage
4 years ago
Michael Peter Christen 198826c362 added network scanner process to discover all YaCy peers in the intranet
4 years ago
Michael Peter Christen 5a7f12a9c1 allow network scans for non-standard http/https ports
4 years ago
Michael Peter Christen d0abb0cedb enabling all crawl profiles in all network modes
4 years ago
Michael Peter Christen 43a9f4f574 updated solr 6.6.6 -> 7.7.3
4 years ago
Michael Peter Christen eea2d71851 prevent creation of auth schema factories every time a servlet is called
4 years ago
Michael Peter Christen 787fec0658 reduced complexity - removed concurrency in sort
4 years ago
Michael Peter Christen 36e616271b do better documentation on how to set a default password
4 years ago
Michael Peter Christen df2bf9ef28 try to fix maven build error
4 years ago
Michael Peter Christen 7947baeb49 removed all remaining deprecation warnings
4 years ago
sgaebel 4a495df63a removes some deprecation-warnings
5 years ago
sgaebel df9ea0a42a removes some warnings: unused imports, params
5 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
Michael Christen 25227676ae removed some warnings
5 years ago
luccioman d16bc99835 Added "Show Metadata" links to the ViewFile.html links mode
6 years ago
luccioman a5771b1f14 Made SNI extension user configurable without the need for server restart
6 years ago
luccioman 5b7e41202a Added Solr GSA writer support for responses from remote instances
6 years ago
luccioman 4d8a948455 Properly close PDF snapshots loaded with pdfbox library
6 years ago
luccioman 74e6d6e984 Added Solr GrepHTML writer support for responses from remote instances
6 years ago
luccioman 5e6501974d Added Solr snapshots writer support for responses from remote instances
6 years ago