smokingwheels
5b296b15bd
Added Inno files for windows installer
...
If not java please run joinjava then install java17
3 months ago
smokingwheels
d1508b91dd
Fix for AppImage
...
Create AppImage and place in folder top
3 months ago
smokingwheels
4967b2e0e8
Merge branch 'yacy:master' into master
3 months ago
Michael Christen
4953151f6f
Merge pull request #670 from okybaca/startfix
...
if java executable not found using 'which', try to use 'command'
3 months ago
Michael Christen
4e4d57a16f
Merge pull request #672 from okybaca/kellogs
...
modified kelondro so it uses KELONDRO prefix when logging
3 months ago
smokingwheels
e78d40fa02
Increase threadpoolexcutor to 30000
3 months ago
smokingwheels
89b3c7e8b2
Added Java17 with QB64 Windows installer
...
Cant get working /qn /norestart with delay so its a manual install of java
renamed startYACY.bat to startYACYWin.cmd
tested on Win 7
3 months ago
smokingwheels
45f3ae166f
changed bat to cmd
3 months ago
okybaca
39218b74b1
modified kelondro so it uses KELONDRO prefix when logging
3 months ago
okybaca
4b6ec7a131
if java executable not found using 'which', try to use 'command'
4 months ago
Michael Christen
3ede322f5e
Merge pull request #666 from okybaca/eldarskinfix
...
fine tuned the dark-green skin - tables font color
4 months ago
okybaca
e979b32374
fine tuned the dark-green skin - tables font color
4 months ago
Michael Peter Christen
9f20f73362
library maintenance - updated some libraries
4 months ago
Michael Christen
51c612f845
Merge pull request #657 from codymikol/nixify
...
feat(nix): add a nix flake
4 months ago
Michael Christen
0d58f60f45
Merge pull request #664 from okybaca/log-kelo
...
renamed INDEX-TRANSFER-DISPATCHER to DHT-OUT in the log
4 months ago
Michael Peter Christen
54fa724352
reverted deprecation change since we are still using java 11, not 19
4 months ago
Michael Peter Christen
6ef3a0fca5
code maintenance - removed warnings and replaced deprecated functions
4 months ago
okybaca
91c753ab96
renamed INDEX-TRANSFER-DISPATCHER to DHT-OUT in the log
4 months ago
Michael Peter Christen
feca150672
Automatically adjust crawling load limit to the local machine cpu cores
...
The settings in the default configuration file is historic. Many
machines have much more CPU cores today and now an auto-scaling to this
hardware is better.
4 months ago
Michael Peter Christen
16e031caeb
added hint in README to install Ivy from archived updatesite.
4 months ago
Michael Peter Christen
7e8a1ef0e2
log file when OOM appears
6 months ago
Michael Peter Christen
3c88f87831
jetty upgrade
6 months ago
Michael Peter Christen
a8c64b1af2
added an artificial snippet [Synonym Match] in case that there is only a match in the synonyms]
7 months ago
Michael Peter Christen
f57df061da
upgraded commons-io to 2.17.0
7 months ago
Michael Peter Christen
c88c30a5c5
added an option to ViewFile to see all solr fields which contain texts
7 months ago
Cody Mikol
c6127e4f2e
feat(nix): add a nix flake
...
nix flakes allow developers using NixOS or
the nix package manager to quickly set up a
working development environment with the correct
dependencies.
Fixes N/A
7 months ago
Michael Peter Christen
6db374fdcf
upgraded metadata-extractor to 2.19.0
7 months ago
Michael Peter Christen
3944984840
added snippet extraction with synonym matching
7 months ago
Michael Peter Christen
d181b9e89b
added deleted files from commit 254f12d60b
which are still needed and had been linked outside of yacy/ui
8 months ago
Michael Peter Christen
910a496c9f
replaced http links with https
9 months ago
Michael Peter Christen
fd45ccf76e
added sponsoring images
9 months ago
Michael Peter Christen
833d720989
upgraded ppt parser by migration of org.apache,poi from 3.17 to 5.3.0
...
This also fixes the security waning
https://github.com/yacy/yacy_search_server/security/dependabot/37
9 months ago
Michael Peter Christen
687820788d
this assert does not work because of the 9_0_0 solr version format.
...
An 9_0 is expected but it does not work this way with this version.
9 months ago
Michael Christen
accf4e424b
Merge pull request #649 from virginOne/master
...
Fix the issue of not being able to import the JSON format
9 months ago
Michael Christen
2f5f3f8853
Merge pull request #650 from zutto/master
...
Fix autocrawler crashing
9 months ago
Michael Christen
326b5f6e6e
Merge pull request #651 from okybaca/removeui
...
removed yacy/ui as obsolete
9 months ago
okybaca
254f12d60b
removed yacy/ui as obsolete
9 months ago
zutto
5268ae2ce9
check the document protocol & host values before proceeding to form final url.
9 months ago
zutto
962aaec0c0
Improve the clarity of deep crawl feature UI text on AutoCrawler
9 months ago
zutto
d958d1c0c4
ensure that returned SolrDocument is not null
9 months ago
virginOne
f3cc818305
Merge branch 'yacy:master' into master
10 months ago
sgaebel
66cf7d4ca5
disables autowarm of filtercache, corrects luceneMatchVersion
10 months ago
Virgo
89c07f0900
Fix the issue of not being able to import the JSON format export of Solr index due to the inconsistency in time format between the exported JSON format and the Solr time format.
10 months ago
Michael Peter Christen
70454654f3
by default open the https url for a given host, not the http url
...
(http does almost not exist any more)
10 months ago
Michael Peter Christen
71a6074cc5
added setting of cache configuration for solr
...
according to recommendation from
https://community.searchlab.eu/t/yacy-support-gpt-chatgpt-assistant/1622
However it is not clear if this configuration actually works (has an
effect at all) or is the solution for performance issues.
10 months ago
Michael Peter Christen
b8479430b6
400 is too small
11 months ago
Michael Peter Christen
5f4ea9ac5d
reduced memory amount for network image
...
reduced also the number of memory allocation for image storage
11 months ago
Michael Peter Christen
fe4c0aa890
refactoring of RAG reverse proxy: extracted code for ollama code to
...
their own classes
11 months ago
Michael Peter Christen
8b65a4d14e
fixed build clean
11 months ago
Michael Peter Christen
f1c70dce33
Merge branch 'master' of github.com:yacy/yacy_search_server
11 months ago