Commit Graph

14428 Commits (4308aa5415c0c2aadbada8ac083c71cfb0001d1b)
 

Author SHA1 Message Date
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 7fecd859e5 fixes showing metadata from Searchresult, by removing defType=edismax
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
sgaebel 88c6bc8cd7 adds missing solr lib: opentracing 0.33.0
4 years ago
Lina Ceballos 139b5a4033 improving license info in README
4 years ago
Lina Ceballos a96752f5ab adding SPDX license and copyright headers
4 years ago
Lina Ceballos 221038f16d creating LICENSES directory
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 c552a2845f added new commons library (missed in latest commit)
4 years ago
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
4 years ago
Michael Peter Christen 3befaaf4f1 reformatting pom.xml to make it easier to update it with recent library versions
4 years ago
Michael Christen dffe9e1c23
Merge pull request #402 from SebastianoPistore/junitUpdate
4 years ago
Michael Peter Christen 7c86826db3 new version for solr 8
4 years ago
Michael Peter Christen ed9789214e fixed seed initialization problem
4 years ago
Michael Peter Christen f4f3808d43 added missing new dependencies for migration to Solr 8
4 years ago
Michael Christen ffe8786d69
Merge pull request #403 from alsutton/address_security_issues
4 years ago
Al Sutton f4dd6e6d41 Update Lucene to 8.8.1
4 years ago
Al Sutton 721dd3e1ba Update Guava to match version pulled through from solr dependencies
4 years ago
Al Sutton b5203de923 Update ant build solr dependency to 8.8.1
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
Al Sutton 9ba0fa1beb Update dependencies to address vulnerabilities.
4 years ago
Sebastiano Pistore 78bd82f8ef Workaround for CVE-2020-15250
4 years ago
Michael Peter Christen b46513f4a1 added stub of rc3assembly style
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
Michael Peter Christen 022fb15670 fix for https://github.com/yacy/yacy_search_server/issues/385
4 years ago
Michael Peter Christen 17672fcbb4 adding hint how to shrink the disk size after an index deletion.
4 years ago
sgaebel b8d264f7ec fixes logging
4 years ago
Michael Peter Christen 13e42c2dd2 aded dockerfiles for 32 and 64 bit ARM/Raspberry Pi
4 years ago
Michael Peter Christen 062111a003 improved dockerfiles
4 years ago
Michael Peter Christen 4c920d05b5 removed superfluous lines
4 years ago