Commit Graph

8801 Commits (15b7461bc7968bcfd8dfc516cf91c3548195e4a3)

Author SHA1 Message Date
Michael Peter Christen 1d41380f0a better support for mac-specific tray functions in java 9
3 years ago
Michael Peter Christen e81b770f79 enabled crawl starts with very large sets of start urls
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 Christen 42ea2a1c6f
Merge pull request #405 from jfhs/jfhs/support-all-html-entities
4 years ago
Michael Christen b2af745dd6
Merge pull request #404 from lnceballosz/master
4 years ago
jfhs 10bddc2c2d Decode HTML entities in all property values by default
4 years ago
jfhs 2135d259e3 Replace hardcoded html/xml entities with a file, support decoding all defined HTML entities
4 years ago
Michael Peter Christen 8f876a8c72 added concurrency to enhance indexing speed during json surrogate import
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 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 c69c462a15 replaces a expensive getLoadTimeURL() by exists()
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
sgaebel 8e4d014c06 removes useless SolrRequestInfo.clearRequestInfo(), avoids spamming the
4 years ago
Lina Ceballos a96752f5ab adding SPDX license and copyright headers
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
Michael Peter Christen ed9789214e fixed seed initialization problem
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 3da7628117 use environment variables to overwrite configuration variables
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 198826c362 added network scanner process to discover all YaCy peers in the intranet
4 years ago
Michael Peter Christen d9602e8325 Implemented a new syntax in the template engine to simplify json APIs
4 years ago
Michael Peter Christen 5a7f12a9c1 allow network scans for non-standard http/https ports
4 years ago
sgaebel b8d264f7ec fixes logging
4 years ago
Michael Peter Christen 4c920d05b5 removed superfluous lines
4 years ago
Michael Peter Christen 907f121d0c do not overwrite PW with random PW
4 years ago
Michael Peter Christen 3e6a1e0a49 fixed surrogate process counter
4 years ago
Michael Peter Christen d3526c52af fixed a problem in warc importer: do not fail if single WARC entries are
4 years ago
Michael Peter Christen 3078b74e1d Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
4 years ago
Michael Peter Christen 01cc32217f fixed apicall call method parameters
4 years ago
Michael Peter Christen 63f58e4785 enhanced strategy in host browser
4 years ago
Michael Peter Christen 9be36800a4 increased redirect depth by one
4 years ago
Michael Peter Christen d0abb0cedb enabling all crawl profiles in all network modes
4 years ago
Michael Peter Christen baad56d83d beautified default peer names
4 years ago
Michael Peter Christen 43a9f4f574 updated solr 6.6.6 -> 7.7.3
4 years ago
Michael Peter Christen c0d9a3e9a7 turned HostBrowser into a admin-only page, now called IndexBrowser
4 years ago
Michael Peter Christen d359d521a1 fixed warc importer
4 years ago
Michael Peter Christen e54ab39958 Going back to basic authentication for console/shell commands
4 years ago
Michael Peter Christen 6271e9122c javadoc fix
4 years ago
Michael Peter Christen e0f4e3fd9a enhanced ability to debug the code
4 years ago