index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2021-07-12
better support for mac-specific tray functions in java 9
Michael Peter Christen
2021-06-30
enabled crawl starts with very large sets of start urls
Michael Peter Christen
2021-04-23
fix for jdk 14 bug
Michael Peter Christen
2021-04-22
removed/replaced reflection in memory tool
Michael Peter Christen
2021-04-15
added hazelcast and some modifications to align legacy YaCy with
Michael Peter Christen
2021-03-31
Merge pull request #405 from jfhs/jfhs/support-all-html-entities
Michael Christen
2021-03-30
Merge pull request #404 from lnceballosz/master
Michael Christen
2021-03-30
Decode HTML entities in all property values by default
jfhs
2021-03-30
Replace hardcoded html/xml entities with a file, support decoding all defined...
jfhs
2021-03-30
added concurrency to enhance indexing speed during json surrogate import
Michael Peter Christen
2021-03-29
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
Michael Peter Christen
2021-03-29
fix for json importer
Michael Peter Christen
2021-03-20
adds ranking for multi document queries only
sgaebel
2021-03-20
does not boost or add fields for zero-row-queries (exists())
sgaebel
2021-03-20
removes unused imports and variables
sgaebel
2021-03-20
replaces a expensive getLoadTimeURL() by exists()
sgaebel
2021-03-20
uses edismax queries on query counts > 1 only
sgaebel
2021-03-20
replaces getLoadTime() by exists() with a simpler query
sgaebel
2021-03-18
removes useless SolrRequestInfo.clearRequestInfo(), avoids spamming the
sgaebel
2021-03-11
adding SPDX license and copyright headers
Lina Ceballos
2021-03-09
trying to set a higher priority to the process that is involved in index
Michael Peter Christen
2021-03-08
fixes for solr 8.8.1 migration
Michael Peter Christen
2021-03-06
fixed seed initialization problem
Michael Peter Christen
2021-03-04
Remove forced clear to match new behaviour in https://github.com/apache/lucen...
Al Sutton
2021-03-04
Update exceptions to match updated API
Al Sutton
2021-03-04
Update API Usage
Al Sutton
2021-02-09
use environment variables to overwrite configuration variables
Michael Peter Christen
2021-01-25
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
Michael Peter Christen
2021-01-25
Make it possible to set an empty password disabling the authentication
Michael Peter Christen
2021-01-24
added option to set yacy configuration values using environment
Michael Peter Christen
2021-01-23
added network scanner process to discover all YaCy peers in the intranet
Michael Peter Christen
2021-01-18
Implemented a new syntax in the template engine to simplify json APIs
Michael Peter Christen
2021-01-11
allow network scans for non-standard http/https ports
Michael Peter Christen
2021-01-04
fixes logging
sgaebel
2020-12-29
removed superfluous lines
Michael Peter Christen
2020-12-29
do not overwrite PW with random PW
Michael Peter Christen
2020-12-28
fixed surrogate process counter
Michael Peter Christen
2020-12-28
fixed a problem in warc importer: do not fail if single WARC entries are
Michael Peter Christen
2020-12-22
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
Michael Peter Christen
2020-12-22
fixed apicall call method parameters
Michael Peter Christen
2020-12-20
enhanced strategy in host browser
Michael Peter Christen
2020-12-20
increased redirect depth by one
Michael Peter Christen
2020-12-19
enabling all crawl profiles in all network modes
Michael Peter Christen
2020-12-14
beautified default peer names
Michael Peter Christen
2020-12-12
updated solr 6.6.6 -> 7.7.3
Michael Peter Christen
2020-12-11
turned HostBrowser into a admin-only page, now called IndexBrowser
Michael Peter Christen
2020-12-10
fixed warc importer
Michael Peter Christen
2020-12-09
Going back to basic authentication for console/shell commands
Michael Peter Christen
2020-12-09
javadoc fix
Michael Peter Christen
2020-12-09
enhanced ability to debug the code
Michael Peter Christen
[next]