Commit Graph

13671 Commits (d53c33e4ef0f867e92f7b64ab001250dcfb60076)
 

Author SHA1 Message Date
luccioman d53c33e4ef Fixed potential infinite loop case (does not occur in current code base)
7 years ago
luccioman a15ac8e0ca Made CrawlProfile loading tolerant to malformed json string attribute
7 years ago
luccioman a715bb7876 Fixed rendering of solr mustNoMatch value on CrawlProfileEditor_p.xml
7 years ago
luccioman 0b302c5004 Do not block whole server startup on persisted crawl profile load error
7 years ago
luccioman b159564c72 Properly render json string attributes in the crawl profile html editor
7 years ago
luccioman 4d9aa4ed1e Fixed default crawl profile solr mustnotmatch query from previous commit
7 years ago
luccioman cced94298a Added a new crawler document filter type using Solr syntax
7 years ago
luccioman 2c155ece77 Fixed JUnit test after removal of unused Transformer
7 years ago
Michael Christen e0dc632020 removed transformer
7 years ago
luccioman 495ca57f61 Additional minor fix in Italian translation
7 years ago
luccioman eb94986f95 Added Italian in available web interface languages list
7 years ago
luccioman 378fe3f079 Fixed various minor mistakes in italian translation
7 years ago
luccioman 6df1e543f3
Merge pull request #183 from SebastianoPistore/master
7 years ago
luccioman 9bc7b6c39d Allow edtion of scheduled next execution dates for finer control
7 years ago
Sebastiano Pistore ecccc44865 Added Italian translation.
7 years ago
luccioman 40e8c7b89b Use the heavy ConcurrentUpdateSolrClient only when necessary
7 years ago
luccioman bd4cfeda3f Add a max acceptable limit to the size of Solr responses on p2p search
7 years ago
luccioman de4ea95687 Consistently allow gzip compression of remote Solr responses
7 years ago
luccioman cea8187161 Reuse expired connections evictors threads provided by apache and solr
7 years ago
luccioman b5dc1f376f Made outgoing pools max total connections user configurable
7 years ago
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman a7a4ba3287 Apply remote solr configured timeout on getting connection from pool
7 years ago
luccioman a1990202ab Fixed unresolve-pattern case on old html title
7 years ago
luccioman ee6670fb8f Use a common pooled http connection manager for remote solr instances
7 years ago
luccioman d28f9ba0f6 Removed use of deprecated ConcurrentUpdateSolrClient constructor
7 years ago
luccioman 8a749aa5ad Trace level log message for monitoring remote solr response times
7 years ago
luccioman 35826a3091 Added a search page customization setting to display or not favicons
7 years ago
luccioman 0082b5ab2a Added missing default Solr http client connection timeout initialization
7 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman 79bd9f623a Updated YaCy home page embedded links from http to https scheme
7 years ago
luccioman 1dfd3e9dde Limit the rate of calls to the suggest API when typing in search field
7 years ago
luccioman 84d82bfdd7 Adjusted suggestions timeout management
7 years ago
reger d5af160e60 upd to slf4j-1.7.25
7 years ago
luccioman 65854bcb22 Fixed NullPointerException when omitHeader=true on external Solr server
7 years ago
luccioman c4d984cec8 Fixed Solr response header duplication when requesting external Solr
7 years ago
luccioman 124cc24aa3 Properly handle embedded Solr partial results
7 years ago
luccioman 3ce44cf250 Fixed largest snippet get : don't reject ones starting with a space char
7 years ago
luccioman f511e16d50 Prevent duplication of Solr query highlight fields parameters
7 years ago
luccioman 4f0ab318ef Fixed snippets statistics displayed "provided by Solr" count
7 years ago
luccioman e357ade47d Reduced memory footprint of text snippet extraction
7 years ago
luccioman e115e57cc7 Reduced text snippet extraction processing time.
7 years ago
reger 7525594315 upd to jwat-warc-1.1.1
7 years ago
luccioman 1e2f094b9e Removed unnecessary html end ligne tag with invalid syntax
7 years ago
luccioman ce289ebaf7 Upgraded ConfigNetwork_p html doctype and added language attribute
7 years ago
luccioman 16254fac1e Removed unpaired select closing tag
7 years ago
luccioman f1061e0897 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
luccioman 692c1cfdde Added a UI section to configure encryption of peers communications
7 years ago
sgaebel 4b79851e12 corrected icons_sizes_sxt to SolrType.string
7 years ago
luccioman 3b89c232db Easier tracking of longest text snippets initializations
7 years ago
luccioman 3c4344cb12 Fixed text snippet max init time statistic rendering
7 years ago