Commit Graph

1335 Commits (ffe8786d69c26eb96ff293acecc4fb8229699489)

Author SHA1 Message Date
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
luccioman f4267ed247 Made Solr OpenSearch RSS writer compatible with external Solr index
7 years ago
luccioman b1410f593a Fixed stylesheet relative URLs rendering in Solr html writer
7 years ago
luccioman 89c59814da Improved rendering of the Solr api relative url in the html writer
7 years ago
luccioman bf4f320b16 Optionally render the response header when using the Solr html writer
7 years ago
luccioman bb51555830 Removed remaining unsafe accesses to SimpleDateFormat instances.
7 years ago
luccioman f895745e1c Removed more unsafe concurrent accesses to SimpleDateFormat instances.
7 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
7 years ago