Commit Graph

14248 Commits (8fbd6386fdf76f98ed1fa8a73b3f8c6cfa618ed9)
 

Author SHA1 Message Date
Michael Peter Christen e9c5e78868 replaced new Number(Number) with Number.instanceOf
3 years ago
Michael Peter Christen 9e13d77de4 removed call to class.finalize() because of deprecation in java 9
3 years ago
Michael Peter Christen 9ef4503672 fixed some newInstance() warnings
3 years ago
Michael Peter Christen 82df012442 removed old lib
3 years ago
Michael Peter Christen 8a2adb2b15 upgraded commons-compress lib
3 years ago
Michael Peter Christen 9182b3dfca enhanced default value
3 years ago
Michael Peter Christen 294d56d4a2 addressing better GC behavior after removing Xms with earlier heap increase strategy
3 years ago
Michael Peter Christen 3959d43a5c fixed doku link
3 years ago
Michael Peter Christen c4659f0fb0 removed Debian and Red Hat build process
3 years ago
Michael Peter Christen 73360ed52b add gradle to gitignore
3 years ago
Michael Peter Christen 15b7461bc7 removed Xms java memory startup parameter
3 years ago
admin c3b3087077 gradle cleanup
3 years ago
admin a13986d659 replaced maven with gradle
3 years ago
Michael Peter Christen 1d41380f0a better support for mac-specific tray functions in java 9
3 years ago
Michael Peter Christen 4377bd2b70 fix for wrong crawlName construction
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 160f00e59e removed reconfigure script which is seven years old any may not up to
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 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