yacy_search_server/defaults/solr
luccioman 4196101379 Enable soft autocommit in default Solr config
Since upgrade from Solr 5.5 to Solr 6.6 (commit 6fe7359), hard
autocommits were still enabled to regularly persist the Solr index to
the file system, but new index entries were no more automatically made
available for use by the application (soft autocommit).
Therefore, YaCy features such as index statistics, that do not perform
an explicit commit (as recommended by Solr documentation) were no more
accurate.
Soft autocommit is now restored as a default, with a time period
expected to be sufficient for accuracy while adding only a reasonable
system load overhead.

Fixes issue #251
2018-11-19 08:49:13 +01:00
..
lang - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
xslt - added xslt support for solr result formats. 2012-08-14 11:12:50 +02:00
currency.xml - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
elevate.xml - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
protwords.txt - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
schema.xml migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8 2017-06-09 12:25:23 +02:00
solr.xml migration to Solr 5.2: huge benefits - this is a lot faster! 2015-06-24 01:55:51 +02:00
solrconfig.xml Enable soft autocommit in default Solr config 2018-11-19 08:49:13 +01:00
solrcore.properties enable use of solrcore.properties for property substitution of solrconfig.xml 2013-06-01 05:43:08 +02:00
solrcore.x86.properties enable use of solrcore.properties for property substitution of solrconfig.xml 2013-06-01 05:43:08 +02:00
stopwords.txt - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
synonyms.txt - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00