summaryrefslogtreecommitdiff
path: root/defaults/solr/solrconfig.xml
AgeCommit message (Expand)Author
2024-06-21disables autowarm of filtercache, corrects luceneMatchVersionsgaebel
2024-05-19migrated solr to 9.0Michael Peter Christen
2023-09-01migrated solr from 8.9.0 to 8.11.2; activated also migration script. A YaCy i...Michael Peter Christen
2021-10-31lets SOLR merge bigger segments (up to 50GB)sgaebel
2021-03-08fixes for solr 8.8.1 migrationMichael Peter Christen
2018-11-19Enable soft autocommit in default Solr configluccioman
2017-07-23Add SolrConfig ClassicIndexSchemaFactory to prevent Solr startup warning.reger
2017-06-16remove reference to velocityresponsewriter in solrconfig.xml reger
2017-06-15remove sample path setting in solrconfig.xml not valid in Yacyreger
2017-06-15Prevent high CPU load at startup, caused by the Solr suggester build.luccioman
2017-06-09migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8Michael Peter Christen
2016-07-23update lucenematchversion to current (5.2.0 -> 5.5.0)reger
2015-11-10set startuptype of most solr handlers to lazysixcooler
2015-07-01Rem depreciated AdminHandlers in solrconfig.xmlreger
2015-06-24migration to Solr 5.2: huge benefits - this is a lot faster!Michael Peter Christen
2015-04-07testing switching off cold searchers; maybe this brings performanceMichael Peter Christen
2015-01-04bump to Solr-/Lucene-4.10.3sixcooler
2014-11-07update to solr-/lucene-4.10.2sixcooler
2014-07-01update to solr 4.9.0Michael Peter Christen
2014-05-21migration to Solr 4.8.1Michael Peter Christen
2014-04-06replaced solr 4.6.1 with solr 4.7.1 and added index migration toMichael Peter Christen
2014-04-06test using compound file format, see UseCompoundFile inMichael Peter Christen
2013-12-19migrated to solr 4.6.0Michael Peter Christen
2013-11-09reverted autowarming setting in solrconfigMichael Peter Christen
2013-11-07found and fixed a huge memory leak in solr caching (inside Solr). TheMichael Peter Christen
2013-10-07migration to Solr 4.5.0Michael Peter Christen
2013-08-26index migration to lucene 4.4Michael Peter Christen
2013-08-06rise autoCommit maxTime to 3 Minutes to reduce IOsixcooler
2013-07-13Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some n...Roland Haeder
2013-06-12switching back to the merge factor 10; the solr default.Michael Peter Christen
2013-06-11increased the solr merge factor because 4 was too much IO load forMichael Peter Christen
2013-05-30ranking and boost function update, small bugfixes, better default searchMichael Peter Christen
2013-05-30default configuration of MMapDirectoryFactory for solr, increased lockMichael Peter Christen
2013-05-29removed 'later' tactic because it used too much RAM, reduced number ofMichael Peter Christen
2013-05-09migrated to solr 4.3.0Michael Peter Christen
2013-01-21Reverted setting of MMapDirectoryFactory from solrconfig; seeMichael Peter Christen
2013-01-19solr performance settingsorbiter
2013-01-16using MMapDirectoryFactory as solution for ClosedChannelException givenMichael Peter Christen
2012-11-02migration to solr 4.0.0Michael Peter Christen
2012-08-18reduced solr cache sizes to check if that solves memory problems a bitorbiter
2012-07-31bad hack to prevent a bug appearing in solrMichael Peter Christen
2012-06-22- added test for EmbeddedSolrConnectorMichael Peter Christen