Commit Graph

8643 Commits (bd4cfeda3fd9addd24b5f81169189ce272130835)

Author SHA1 Message Date
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 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 84d82bfdd7 Adjusted suggestions timeout management
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 e357ade47d Reduced memory footprint of text snippet extraction
7 years ago
luccioman e115e57cc7 Reduced text snippet extraction processing time.
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
reger a8234b7ea7 Make sure for image resource url enabled index image pixel size fields are filled
7 years ago
luccioman e67df103b5 Removed more remaining uses of deprecated Seed.getIP() function.
7 years ago
luccioman addd18c993 Removed some remaining uses of deprecated Seed.getIP()
7 years ago
luccioman c35d0568b6 Support for preferred https in peers communication on more operations
7 years ago
luccioman e914d17aca Updated call to function deprecated since commons-codec version 1.11
7 years ago
luccioman a3ec7a7a5f Added analysis optional setting to compute statistics on text snippets
7 years ago
luccioman 1889d484de Added Solr HTML writer support for responses from remote instances
7 years ago
luccioman 2af3bf79c7 Improve rendering of remote Solr admin URLs
7 years ago
luccioman bb74de7d59 Removed unnecessary "/admin" suffix from remote Solr instance admin URL
7 years ago
luccioman 0d34034f17 Ensure an embedded Solr is available for Solr dump/restore operations
7 years ago
luccioman d92b191942 Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"
7 years ago
luccioman 26d8ad591c Adjusted Solr select servlet output when using an external Solr only
7 years ago
luccioman 69690c13a0 Optionally allow external Solr server with self-signed certificate
7 years ago
luccioman b882f85900 Fixed NPE case in Solr select servlet on external Solr only setup
7 years ago
luccioman 2fd4d05e2f Added a shared Java constant for setting key server.servlets.called
7 years ago
luccioman ba9cd14516 Removed hard-coded patch for Solr 5.0 on ranking boost function
7 years ago
luccioman fb3032c530 Added a crawl filtering possibility on documents Media Type (MIME)
7 years ago
luccioman e45afedee4 Added support for enclosures (media links) to the RSS loader
7 years ago
luccioman aaefd5219c Reduce log verbosity of RSS loader on feed items with no link
7 years ago
luccioman cf62b571bd Added RSS reader support for `enclosure` feed item sub element.
7 years ago
luccioman e5f5de0fc7 Added some JavaDoc to the RSSMessage class.
7 years ago
luccioman 0d7625ecfb Handle Solr fields restrict and alias in YaCy html and exml writers
7 years ago
luccioman 3da2739bbd Parse and index more common audio metadata text tag fields.
7 years ago
luccioman 846aba00fa Added parsing of URLs eventually present in audio metadata tags
7 years ago
Michael Peter Christen 187075b878 added nav filter
7 years ago
luccioman bcbd0ae1a4 Enabled partial parsing of audio resources.
7 years ago
luccioman fda0189613 Updated audio file extensions with ones recently added to audioTagParser
7 years ago