summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2021-07-12better support for mac-specific tray functions in java 9Michael Peter Christen
2021-06-30enabled crawl starts with very large sets of start urlsMichael Peter Christen
2021-04-23fix for jdk 14 bugMichael Peter Christen
2021-04-22removed/replaced reflection in memory toolMichael Peter Christen
2021-04-15added hazelcast and some modifications to align legacy YaCy withMichael Peter Christen
2021-03-31Merge pull request #405 from jfhs/jfhs/support-all-html-entitiesMichael Christen
2021-03-30Merge pull request #404 from lnceballosz/masterMichael Christen
2021-03-30Decode HTML entities in all property values by defaultjfhs
2021-03-30Replace hardcoded html/xml entities with a file, support decoding all defined...jfhs
2021-03-30added concurrency to enhance indexing speed during json surrogate importMichael Peter Christen
2021-03-29Merge branch 'master' of git@github.com:yacy/yacy_search_server.gitMichael Peter Christen
2021-03-29fix for json importerMichael Peter Christen
2021-03-20adds ranking for multi document queries onlysgaebel
2021-03-20does not boost or add fields for zero-row-queries (exists())sgaebel
2021-03-20removes unused imports and variablessgaebel
2021-03-20replaces a expensive getLoadTimeURL() by exists()sgaebel
2021-03-20uses edismax queries on query counts > 1 onlysgaebel
2021-03-20replaces getLoadTime() by exists() with a simpler querysgaebel
2021-03-18removes useless SolrRequestInfo.clearRequestInfo(), avoids spamming thesgaebel
2021-03-11adding SPDX license and copyright headersLina Ceballos
2021-03-09trying to set a higher priority to the process that is involved in indexMichael Peter Christen
2021-03-08fixes for solr 8.8.1 migrationMichael Peter Christen
2021-03-06fixed seed initialization problemMichael Peter Christen
2021-03-04Remove forced clear to match new behaviour in https://github.com/apache/lucen...Al Sutton
2021-03-04Update exceptions to match updated APIAl Sutton
2021-03-04Update API UsageAl Sutton
2021-02-09use environment variables to overwrite configuration variablesMichael Peter Christen
2021-01-25Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2021-01-25Make it possible to set an empty password disabling the authenticationMichael Peter Christen
2021-01-24added option to set yacy configuration values using environmentMichael Peter Christen
2021-01-23added network scanner process to discover all YaCy peers in the intranetMichael Peter Christen
2021-01-18Implemented a new syntax in the template engine to simplify json APIsMichael Peter Christen
2021-01-11allow network scans for non-standard http/https portsMichael Peter Christen
2021-01-04fixes loggingsgaebel
2020-12-29removed superfluous linesMichael Peter Christen
2020-12-29do not overwrite PW with random PWMichael Peter Christen
2020-12-28fixed surrogate process counterMichael Peter Christen
2020-12-28fixed a problem in warc importer: do not fail if single WARC entries areMichael Peter Christen
2020-12-22Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2020-12-22fixed apicall call method parametersMichael Peter Christen
2020-12-20enhanced strategy in host browserMichael Peter Christen
2020-12-20increased redirect depth by oneMichael Peter Christen
2020-12-19enabling all crawl profiles in all network modesMichael Peter Christen
2020-12-14beautified default peer namesMichael Peter Christen
2020-12-12updated solr 6.6.6 -> 7.7.3Michael Peter Christen
2020-12-11turned HostBrowser into a admin-only page, now called IndexBrowserMichael Peter Christen
2020-12-10fixed warc importerMichael Peter Christen
2020-12-09Going back to basic authentication for console/shell commandsMichael Peter Christen
2020-12-09javadoc fixMichael Peter Christen
2020-12-09enhanced ability to debug the codeMichael Peter Christen