summaryrefslogtreecommitdiff
path: root/defaults/solr
AgeCommit message (Expand)Author
2021-10-31lets SOLR merge bigger segments (up to 50GB)sgaebel
2021-03-08fixes for solr 8.8.1 migrationMichael Peter Christen
2019-04-16Upgraded Solr config files with the ones provided by Solr releaseluccioman
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-12-14Added a note on deprecated default search field and operator.luc
2015-11-10do not store subfield *_coordinatesixcooler
2015-11-10set startuptype of most solr handlers to lazysixcooler
2015-10-24remove override of dynamicField coordinate_p in solr schemareger
2015-09-01enable Solr schema dynamicField _p (type=location) for YaCy coordinate_p fieldreger
2015-08-31fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache hassixcooler
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
2014-03-04add index on _val fields, this affects especially title lengthorbiter
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-13Merge branch 'master' of git://gitorious.org/~quix0r/yacy/quix0rs-yacy-rc1orbiter
2013-07-13replaced type of solr schema object sku of text_en_splitting_tight byorbiter
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-06-01enable use of solrcore.properties for property substitution of solrconfig.xmlreger
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-03-13changes in ranking computationMichael Peter Christen
2013-02-21introduced a second core named 'webgraph'. This core will hold the linkMichael Peter Christen
2013-01-24turned author_s into the multi-valued field author_sxtMichael 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-12-19using the author field as solr-native facet. this makes it necessary toMichael Peter Christen
2012-11-02migration to solr 4.0.0Michael Peter Christen