Commit Graph

1477 Commits (7830268be1cecae011ef8faf67c4de78357dc6a2)

Author SHA1 Message Date
Michael Peter Christen ff8fe7b6a4 fix for ',' or '.' appearing within a word or number. This will not
1 year ago
Michael Peter Christen 88cd17ea57 migrated solr from 8.9.0 to 8.11.2; activated also migration script. A YaCy index with solr 8.9.0 will automatically be migrated to 8.11.2. This is a preparation step to migrate to 9.0.0 soon.
1 year ago
Michael Peter Christen 1c0f50985c fixed documentation and some details of handling of keywords
2 years ago
Michael Peter Christen 9fcd8f1bda added canonical filter
2 years ago
Michael Christen 4304e07e6f crawl profile adoption to new tag valency attribute
2 years ago
Michael Peter Christen 309adb814e fixed import of jsonlist imort from searchlab.eu using a direct URL
2 years ago
Michael Peter Christen 62d177bf59 stub for jsonlist index importer web page
2 years ago
Michael Peter Christen efa0425f00 refactoring: moved jsonlist importer to importer class
2 years ago
Michael Peter Christen 49daa32a88 yacy can now read searchlab export dump files
2 years ago
Michael Christen 99174282d8 try to shut down in a bit more ordered way
2 years ago
Michael Peter Christen 482f507e65 upgraded solr from 8.8.1 to 8.9.0
2 years ago
Michael Peter Christen 60c9986a0e new release file names with date and git hash
2 years ago
Michael Peter Christen 9c1bc533fa removed hazelcast because it is phoning home, see also:
2 years ago
Michael Peter Christen fc98ca7a9c removed ContentControl servlet and functinality
2 years ago
Michael Peter Christen 3d138d3fdd catch error when initializing hazelcast
2 years ago
Burkhard a6a9828181
Merge pull request #440 from lfuelling/master
3 years ago
Daleth Darko 3ced06c731 Various javadoc fixes
3 years ago
reger24 6a1e259fd0 Fix NPE in Switchboard . getURL https://github.com/yacy/yacy_search_server/issues/441
3 years ago
Lukas Fülling e8a00007f6 add setting for public facing port
3 years ago
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 be0aebad84 fixes https://github.com/yacy/yacy_search_server/issues/424
3 years ago
Michael Peter Christen 63ad8ce6b2 removed ymarks
3 years ago
Michael Peter Christen ef5a71a592 enhanced crawl start response time
3 years ago
Michael Peter Christen e9c5e78868 replaced new Number(Number) with Number.instanceOf
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
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 c69c462a15 replaces a expensive getLoadTimeURL() by exists()
4 years ago
sgaebel 26223dc25a replaces getLoadTime() by exists() with a simpler query
4 years ago
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
4 years ago
Al Sutton 69014a701e Update API Usage
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 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 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 6271e9122c javadoc fix
4 years ago
Michael Peter Christen 52228cb6be added a gc to cleanup process (once every 10 minutes)
4 years ago
Michael Peter Christen 22841ffbf1 creating a threaddump during every cleanup process
4 years ago
sgaebel 3431f91db9 removes unused 'unused' tokens
4 years ago
sgaebel fc03c4b4fe removes some warning and unused objects
4 years ago
sgaebel 4a495df63a removes some deprecation-warnings
4 years ago
sgaebel dd9d4b1188 replace org.junit.Assert.assertThat by
4 years ago