Commit Graph

372 Commits (8eb0d490aa486e4ade9dd40f4da433e3dc5f4ed6)

Author SHA1 Message Date
Michael Peter Christen 8eb0d490aa migrated solr to 9.0
6 months ago
Michael Peter Christen 13fbff0bff Added a RAG Proxy for AI Chat with YaCy
6 months ago
Michael Peter Christen 4308aa5415 removed concept of empty passwords as "no passwords used",
1 year ago
Michael Peter Christen 195bd2e444 extended the maximum header size to 16k to prevent http error 431
1 year ago
Michael Christen a348146d8f setting connect host to 0.0.0.0
1 year ago
Michael Christen 867f96a32b removed warnings
2 years ago
Michael Peter Christen 1e1107c97c clean-up and new servlet method caching
2 years ago
Michael Peter Christen 33889b4501 moved more servlets to new location
2 years ago
Michael Peter Christen 6d388bb7bf refactoring - moved htroot/yacy classes
2 years ago
Michael Peter Christen 48fcf3b3b5 alternative servlet method, tested with wiki
2 years ago
Michael Peter Christen d23dea2642 refactoring
2 years ago
Daleth Darko 3ced06c731 Various javadoc fixes
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 cdf901270c always use HTTPClient by 'try with resources' pattern to free up
3 years ago
sgaebel 69adaa9f55 makes our HTTPClient closable
3 years ago
Michael Peter Christen 3c86b7b780 attempt to make a Mac Release using gradle
3 years ago
Michael Peter Christen e81b770f79 enabled crawl starts with very large sets of start urls
3 years ago
Michael Peter Christen 1cdb21592b added hazelcast and some modifications to align legacy YaCy with
4 years ago
sgaebel 1546232c94 adds ranking for multi document queries only
4 years ago
sgaebel 93b353d22d does not boost or add fields for zero-row-queries (exists())
4 years ago
sgaebel f16cd154f7 removes unused imports and variables
4 years ago
sgaebel 8e4d014c06 removes useless SolrRequestInfo.clearRequestInfo(), avoids spamming the
4 years ago
Michael Peter Christen 13a2e6dc6e Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
4 years ago
Michael Peter Christen 0ae8ccf657 Make it possible to set an empty password disabling the authentication
4 years ago
Michael Peter Christen 96592a10cf added option to set yacy configuration values using environment
4 years ago
Michael Peter Christen 43a9f4f574 updated solr 6.6.6 -> 7.7.3
4 years ago
Michael Peter Christen e54ab39958 Going back to basic authentication for console/shell commands
4 years ago
Michael Peter Christen e0f4e3fd9a enhanced ability to debug the code
4 years ago
Michael Peter Christen 4e9b425f98 missing fix for latest commit
4 years ago
Michael Peter Christen 3213d9db37 updated jetty from 9.4.17 to 9.4.35
4 years ago
Michael Peter Christen cef5fde343 adding message to UI to make port change transparent
4 years ago
Michael Peter Christen 264bab6700 trying to fight the UI unavaiability
4 years ago
Michael Peter Christen 7947baeb49 removed all remaining deprecation warnings
4 years ago
Michael Peter Christen c0f6d6e11d removed one deprecation warning for jetty library initializing ssl
4 years ago
sgaebel df9ea0a42a removes some warnings: unused imports, params
4 years ago
Michael Peter Christen 053e54a2c7 grand CORS for json files
5 years ago
sgaebel 8f58c1dcfa extend the SolrServlet to be usable as remote solr (incl. update)
6 years ago
luccioman 7223a2fdb1 Removed usage of now deprecated Jetty function
6 years ago
luccioman a997133260 Fixed gzip decompression regression on index transfer APIs
6 years ago
luccioman 746e0e788d Render a relevant HTTP status code on snapshot image rendering error
6 years ago
luccioman b5eabb626f Removed some dead code
6 years ago
luccioman f4267ed247 Made Solr OpenSearch RSS writer compatible with external Solr index
6 years ago
luccioman b1410f593a Fixed stylesheet relative URLs rendering in Solr html writer
6 years ago
luccioman 313204ae2c Override qf and df Solr params with defaults only when they are not set
6 years ago
luccioman bb51555830 Removed remaining unsafe accesses to SimpleDateFormat instances.
6 years ago
luccioman 8811700e2e Upgraded Jetty dependency from 9.4.9 to 9.4.11
6 years ago
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman c4d984cec8 Fixed Solr response header duplication when requesting external Solr
7 years ago