lucene/solr/example/files/conf
Atri Sharma 3f9cc227f1
SOLR-14588: Implement Circuit Breakers (#1626)
* SOLR-14588: Implement Circuit Breakers

This commit consists of two parts: add circuit breakers infrastructure and a "real" JVM heap memory based
circuit breaker which monitors incoming search requests and rejects them with SERVICE_TOO_BUSY error
if the defined threshold is breached, thus giving headroom to existing indexing and search requests
to complete.
2020-07-02 12:43:48 +05:30
..
lang SOLR-7465: New file indexing example, under example/files 2015-05-22 01:23:27 +00:00
velocity SOLR-14209: Upgrade JQuery to 3.4.1 2020-02-08 11:57:56 -06:00
currency.xml SOLR-7465: New file indexing example, under example/files 2015-05-22 01:23:27 +00:00
elevate.xml SOLR-7903: Comment out trappy references to example docs in elevate.xml files 2016-07-06 14:50:43 -07:00
email_url_types.txt SOLR-7610: fix example/files README and other minor improvements/localization 2015-06-02 20:56:04 +00:00
managed-schema SOLR-13690: Migrate field type configurations in default/example schema files to look up factories by 'name' 2019-08-31 23:06:32 +09:00
params.json SOLR-8698: changes the example config to reflect the new behavior 2016-03-01 09:29:30 +05:30
protwords.txt SOLR-7465: New file indexing example, under example/files 2015-05-22 01:23:27 +00:00
solrconfig.xml SOLR-14588: Implement Circuit Breakers (#1626) 2020-07-02 12:43:48 +05:30
stopwords.txt SOLR-7465: New file indexing example, under example/files 2015-05-22 01:23:27 +00:00
synonyms.txt SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory 2017-03-27 23:53:55 -04:00
update-script.js SOLR-9005: Remove tabs from solr/example/files/conf/update-script.js. 2016-11-07 10:19:03 +01:00