Commit Graph

  • 54fbe166ba Updated pdf cache clear steps consistently with current pdfbox version luccioman 2018-08-16 18:23:42 +02:00
  • f04580ecfd Add contributor guidelines; closes #214 Erik Dominikus 2018-08-15 23:23:30 +07:00
  • 685122363d Added a parser for XZ compressed archives. luccioman 2018-08-15 10:07:39 +02:00
  • 8ce9c066bf Updated the JRE URL from 8u171 to 8u181 for the MS Windows installer luccioman 2018-08-14 08:41:23 +02:00
  • 0efc6c89ef Fixed rendering of crawl queues page for URLs with raw IPV6 addresses luccioman 2018-08-13 14:36:22 +02:00
  • 4ee14ff3c5 Fixed NullPointerException case on malformed crawl queue folder name luccioman 2018-08-13 14:35:26 +02:00
  • 21ad9435ec Fixed crawl queue folder naming for IPv6 hosts on MS Windows filesystems luccioman 2018-08-11 10:02:26 +02:00
  • 0e976e9030 Added a link to MediaWiki dumps summary in import page for convenience luccioman 2018-08-08 08:11:02 +02:00
  • 1a91e87b05 Upgraded commons-compress dependency from version 1.16.1 to 1.17 luccioman 2018-08-08 08:06:24 +02:00
  • f2c479fe88 Cleaned up unused old jar files not removed on previous Solr upgrade luccioman 2018-08-08 08:04:33 +02:00
  • ecd4535eb6 Prevent entering empty OpenSearch URLs in ConfigHeuristics_p.html luccioman 2018-08-06 12:07:47 +02:00
  • 1ca9cb6bd9 Fixed a NullPointerException case, reported in issue #209 luccioman 2018-08-06 12:04:44 +02:00
  • 8a29551c54 Upgraded the OpenGeoDB dump URL luccioman 2018-08-03 18:39:41 +02:00
  • 373edf9eac Adjusted yjson Solr writer to support responses from an external Solr luccioman 2018-07-31 16:07:08 +02:00
  • 87bd17b1cf Simplified a little bit the RSS OpenSearch Solr writer luccioman 2018-07-31 16:02:50 +02:00
  • dc49ca9c27 Fixed a NPE case on the Solr OpenSearch response writer luccioman 2018-07-29 16:30:37 +02:00
  • f4267ed247 Made Solr OpenSearch RSS writer compatible with external Solr index luccioman 2018-07-28 11:03:31 +02:00
  • 2bbf070f57 Upgraded icu4j dependency from 61.1 to 62.1 luccioman 2018-07-26 09:39:54 +02:00
  • ede8ae6697 Fixed few technical mistakes in updated Chinese translation from PR #188 luccioman 2018-07-26 08:27:21 +02:00
  • 1e09a0284b Merge pull request #188 from tangdou1/patch-3 luccioman 2018-07-26 08:22:13 +02:00
  • b1410f593a Fixed stylesheet relative URLs rendering in Solr html writer luccioman 2018-07-25 08:03:25 +02:00
  • 89c59814da Improved rendering of the Solr api relative url in the html writer luccioman 2018-07-24 10:13:55 +02:00
  • bf4f320b16 Optionally render the response header when using the Solr html writer luccioman 2018-07-23 18:36:57 +02:00
  • 313204ae2c Override qf and df Solr params with defaults only when they are not set luccioman 2018-07-23 13:50:24 +02:00
  • 0ff2ca8f01 small update in zh.lng tangdou1 2018-07-23 17:04:54 +08:00
  • 88e6ce23c9 Consistently render empty facets and facets having only entries at zero luccioman 2018-07-17 07:36:39 +02:00
  • 6831bdffb5 Fixed minor technical issues on Chinese updated translations luccioman 2018-07-17 07:08:30 +02:00
  • e03c464f16 Merge pull request #186 from tangdou1/patch-1 luccioman 2018-07-17 07:03:07 +02:00
  • 0ebb27e5da Update zh.lng tangdou1 2018-07-16 20:18:02 +08:00
  • 9c6a99f7ca Update zh.lng tangdou1 2018-07-16 19:53:20 +08:00
  • 68b5b48335 Update zh.lng tangdou1 2018-07-16 18:04:37 +08:00
  • bdafb14336 Removed redundant synchronization lock on network switch function luccioman 2018-07-16 09:20:23 +02:00
  • d5f44ea216 Removed unnecessary synchronization lock from serverSwitch constructor luccioman 2018-07-16 09:13:50 +02:00
  • f19570a797 Update zh.lng tangdou1 2018-07-14 21:36:03 +08:00
  • edb431cf8a Update zh.lng tangdou1 2018-07-14 17:18:43 +08:00
  • dcee2ee6a6 Use standard Java annotation syntax instead of custom Javadoc tag luccioman 2018-07-13 07:25:58 +02:00
  • e1bc035496 Ignore Eclipse projects config files derived from maven pom.xml luccioman 2018-07-13 07:12:57 +02:00
  • dcad393fe5 Fixed exceeding max size of failreason_s Solr field on large link list luccioman 2018-07-11 08:13:29 +02:00
  • f467601561 Properly lock solrInstances for reboot and restoration of embedded Solr luccioman 2018-07-08 08:57:59 +02:00
  • 9630f81306 Fixed small unnecessary lines of code luccioman 2018-07-08 08:15:26 +02:00
  • 26aa5f7a0f Suppress compilation warning on unit testing intentional failure luccioman 2018-07-08 08:14:07 +02:00
  • 876bcd2f54 Fixed useless comparison between int parameter and Long.MAX_VALUE luccioman 2018-07-08 08:11:01 +02:00
  • 534f09e92b Added and updated hint messages about remote crawler status luccioman 2018-07-06 11:30:30 +02:00
  • c726154a59 Fixed removal of URLs from the delegatedURL remote crawl stack luccioman 2018-07-05 09:36:36 +02:00
  • 2bdd71de60 Added server side columns sorting on the Process Scheduler table luccioman 2018-07-04 10:28:32 +02:00
  • bb51555830 Removed remaining unsafe accesses to SimpleDateFormat instances. luccioman 2018-07-02 10:00:40 +02:00
  • 6b7883900c update bootstrap hosts reger 2018-07-02 00:00:04 +02:00
  • 39f7f5b074 Updated the JRE URL from 8u131 to 8u171 for the MS Windows installer luccioman 2018-06-30 14:27:37 +02:00
  • f895745e1c Removed more unsafe concurrent accesses to SimpleDateFormat instances. luccioman 2018-06-29 15:49:55 +02:00
  • 5c6c61809a Fixed JavaScript sorting of tables with cells containing an input field luccioman 2018-06-29 13:01:05 +02:00
  • 3885fd64a0 Fixed Table_API_p.html current table page loss on row editing. luccioman 2018-06-28 15:34:53 +02:00
  • e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances luccioman 2018-06-28 14:59:23 +02:00
  • 38a3a5e5ad Fixed a NullPointerException case in the suggest api luccioman 2018-06-22 10:49:01 +02:00
  • 8811700e2e Upgraded Jetty dependency from 9.4.9 to 9.4.11 luccioman 2018-06-20 09:33:26 +02:00
  • d53c33e4ef Fixed potential infinite loop case (does not occur in current code base) luccioman 2018-06-20 07:51:59 +02:00
  • a15ac8e0ca Made CrawlProfile loading tolerant to malformed json string attribute luccioman 2018-06-19 12:53:17 +02:00
  • a715bb7876 Fixed rendering of solr mustNoMatch value on CrawlProfileEditor_p.xml luccioman 2018-06-19 12:50:28 +02:00
  • 0b302c5004 Do not block whole server startup on persisted crawl profile load error luccioman 2018-06-19 12:48:17 +02:00
  • b159564c72 Properly render json string attributes in the crawl profile html editor luccioman 2018-06-19 12:46:50 +02:00
  • 4d9aa4ed1e Fixed default crawl profile solr mustnotmatch query from previous commit luccioman 2018-06-19 11:58:47 +02:00
  • cced94298a Added a new crawler document filter type using Solr syntax luccioman 2018-06-19 10:12:20 +02:00
  • 2c155ece77 Fixed JUnit test after removal of unused Transformer luccioman 2018-06-19 07:07:18 +02:00
  • e0dc632020 removed transformer it was not used any more Michael Christen 2018-06-19 00:42:23 +02:00
  • 495ca57f61 Additional minor fix in Italian translation luccioman 2018-06-12 14:29:18 +02:00
  • eb94986f95 Added Italian in available web interface languages list luccioman 2018-06-12 14:19:22 +02:00
  • 378fe3f079 Fixed various minor mistakes in italian translation luccioman 2018-06-12 14:18:29 +02:00
  • 6df1e543f3 Merge pull request #183 from SebastianoPistore/master luccioman 2018-06-12 14:15:29 +02:00
  • 9bc7b6c39d Allow edtion of scheduled next execution dates for finer control luccioman 2018-06-11 11:38:58 +02:00
  • ecccc44865 Added Italian translation. Sebastiano Pistore 2018-06-10 15:11:50 +02:00
  • 40e8c7b89b Use the heavy ConcurrentUpdateSolrClient only when necessary luccioman 2018-06-08 11:18:29 +02:00
  • bd4cfeda3f Add a max acceptable limit to the size of Solr responses on p2p search luccioman 2018-06-08 10:33:23 +02:00
  • de4ea95687 Consistently allow gzip compression of remote Solr responses luccioman 2018-06-07 09:40:54 +02:00
  • cea8187161 Reuse expired connections evictors threads provided by apache and solr luccioman 2018-06-06 14:24:05 +02:00
  • b5dc1f376f Made outgoing pools max total connections user configurable luccioman 2018-06-06 09:36:50 +02:00
  • 387d646c0e Added gzip compression of responses returned to user-agents accepting it luccioman 2018-06-05 13:35:39 +02:00
  • a7a4ba3287 Apply remote solr configured timeout on getting connection from pool luccioman 2018-06-02 17:38:14 +02:00
  • a1990202ab Fixed unresolve-pattern case on old html title luccioman 2018-06-02 14:54:05 +02:00
  • ee6670fb8f Use a common pooled http connection manager for remote solr instances luccioman 2018-05-29 09:24:21 +02:00
  • d28f9ba0f6 Removed use of deprecated ConcurrentUpdateSolrClient constructor luccioman 2018-05-26 21:00:24 +02:00
  • 8a749aa5ad Trace level log message for monitoring remote solr response times luccioman 2018-05-26 20:58:05 +02:00
  • 35826a3091 Added a search page customization setting to display or not favicons luccioman 2018-05-25 11:13:43 +02:00
  • 0082b5ab2a Added missing default Solr http client connection timeout initialization luccioman 2018-05-24 09:24:52 +02:00
  • fa4399d5d2 Small perf improvement : initialize threads names early when possible luccioman 2018-05-23 14:45:35 +02:00
  • 79bd9f623a Updated YaCy home page embedded links from http to https scheme luccioman 2018-05-22 17:46:12 +02:00
  • 1dfd3e9dde Limit the rate of calls to the suggest API when typing in search field luccioman 2018-05-22 07:55:09 +02:00
  • 84d82bfdd7 Adjusted suggestions timeout management luccioman 2018-05-21 14:49:43 +02:00
  • d5af160e60 upd to slf4j-1.7.25 reger 2018-05-20 21:51:41 +02:00
  • 65854bcb22 Fixed NullPointerException when omitHeader=true on external Solr server luccioman 2018-05-18 11:30:14 +02:00
  • c4d984cec8 Fixed Solr response header duplication when requesting external Solr luccioman 2018-05-18 11:28:30 +02:00
  • 124cc24aa3 Properly handle embedded Solr partial results luccioman 2018-05-18 10:14:54 +02:00
  • 3ce44cf250 Fixed largest snippet get : don't reject ones starting with a space char luccioman 2018-05-14 18:26:25 +02:00
  • f511e16d50 Prevent duplication of Solr query highlight fields parameters luccioman 2018-05-14 15:26:44 +02:00
  • 4f0ab318ef Fixed snippets statistics displayed "provided by Solr" count luccioman 2018-05-14 15:21:21 +02:00
  • e357ade47d Reduced memory footprint of text snippet extraction luccioman 2018-05-13 10:29:52 +02:00
  • e115e57cc7 Reduced text snippet extraction processing time. luccioman 2018-05-11 15:42:53 +02:00
  • 7525594315 upd to jwat-warc-1.1.1 reger 2018-05-06 00:49:30 +02:00
  • 1e2f094b9e Removed unnecessary html end ligne tag with invalid syntax luccioman 2018-05-03 09:00:09 +02:00
  • ce289ebaf7 Upgraded ConfigNetwork_p html doctype and added language attribute luccioman 2018-05-03 08:53:07 +02:00
  • 16254fac1e Removed unpaired select closing tag luccioman 2018-05-03 08:37:38 +02:00
  • f1061e0897 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git luccioman 2018-05-02 08:40:19 +02:00