Commit Graph

1342 Commits (42ea2a1c6f793ea72d3148ec1ee1b4fb366c9b83)

Author SHA1 Message Date
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 f16cd154f7 removes unused imports and variables
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
Michael Peter Christen e18d0ef544 trying to set a higher priority to the process that is involved in index
4 years ago
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
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
Michael Peter Christen 198826c362 added network scanner process to discover all YaCy peers in the intranet
4 years ago
Michael Peter Christen 5a7f12a9c1 allow network scans for non-standard http/https ports
4 years ago
Michael Peter Christen d0abb0cedb enabling all crawl profiles in all network modes
4 years ago
Michael Peter Christen 43a9f4f574 updated solr 6.6.6 -> 7.7.3
4 years ago
Michael Peter Christen eea2d71851 prevent creation of auth schema factories every time a servlet is called
4 years ago
Michael Peter Christen 787fec0658 reduced complexity - removed concurrency in sort
4 years ago
Michael Peter Christen 36e616271b do better documentation on how to set a default password
4 years ago
Michael Peter Christen df2bf9ef28 try to fix maven build error
4 years ago
Michael Peter Christen 7947baeb49 removed all remaining deprecation warnings
4 years ago
sgaebel 4a495df63a removes some deprecation-warnings
5 years ago
sgaebel df9ea0a42a removes some warnings: unused imports, params
5 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
Michael Christen 25227676ae removed some warnings
6 years ago
luccioman d16bc99835 Added "Show Metadata" links to the ViewFile.html links mode
6 years ago
luccioman a5771b1f14 Made SNI extension user configurable without the need for server restart
6 years ago
luccioman 5b7e41202a Added Solr GSA writer support for responses from remote instances
6 years ago
luccioman 4d8a948455 Properly close PDF snapshots loaded with pdfbox library
6 years ago
luccioman 74e6d6e984 Added Solr GrepHTML writer support for responses from remote instances
6 years ago
luccioman 5e6501974d Added Solr snapshots writer support for responses from remote instances
6 years ago
luccioman 5e9a08355a Improved logging for federated search
6 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
sgaebel c2398fd890 remove warnings: 'Statement unnecessarily nested within else clause'
6 years ago
luccioman 08ea0b0397 Added a configurable timeout to wkhtmltopdf calls for pdf snapshots
6 years ago
luccioman 73a6e45524 Extended detection of external tools used for Snapshots generation
6 years ago
Michael Peter Christen c347e7d3f8 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
6 years ago
Michael Peter Christen 848e9304d9 evil bots may crawl harder
6 years ago
luccioman e85f231bdf Fixed termination of Host browser and link structure Solr query threads
6 years ago
luccioman a83a56473e Added suport for PDF snapshots generation when running on MS Windows
6 years ago
luccioman 8852c97cee Added basic styling for cleaner rendering of missing image snapshots
6 years ago
luccioman 50b6edfcf5 Updated Solr snapshots writer for a cleaner html head
7 years ago
luccioman f366f43d6b Made snapshots size customizable in Solr snapshots response writer
7 years ago
luccioman 61c337f29a Decode blacklist entries for easier edition of non ascii chars
7 years ago
luccioman ed93221fa1 Improved normalization of blacklist path patterns having non ascii chars
7 years ago
luccioman db7ad76366 Improved support for Java logs file pattern options
7 years ago
luccioman 9b1c87033b Fixed logs folder checking and creation
7 years ago
luccioman d03c098b54 Removed deprecated warning comments about imports and Debian installer
7 years ago
luccioman 4ee14ff3c5 Fixed NullPointerException case on malformed crawl queue folder name
7 years ago
luccioman 373edf9eac Adjusted yjson Solr writer to support responses from an external Solr
7 years ago
luccioman 87bd17b1cf Simplified a little bit the RSS OpenSearch Solr writer
7 years ago
luccioman dc49ca9c27 Fixed a NPE case on the Solr OpenSearch response writer
7 years ago