Marcus
31de01f0ae
SOLR-14578: Update solrcloud-autoscaling-triggers.adoc and test ( #1591 )
...
* Update solrcloud-autoscaling-triggers.adoc
* fix the name of the execute_plan action in docs and test.
2020-06-25 16:50:50 -05:00
Cassandra Targett
f1650d5f47
Ref Guide: prep for 8.6: upgrade notes, typos
2020-06-25 13:53:23 -05:00
Cassandra Targett
aad8c983e5
SOLR-14237: refguide: update dashboard screenshot to show security panel; add'l text edits
2020-06-25 13:53:23 -05:00
Cassandra Targett
1ab9835440
SOLR-14307: add enabled parameter to cache documents; typos in common-query-parameters in cache section
2020-06-25 13:53:23 -05:00
Atri Sharma
7b54902f68
SOLR-14588: Implement Circuit Breakers ( #1606 )
...
* SOLR-14588: Implement Circuit Breakers
This commit consists of two parts: initial circuit breakers infrastructure and real JVM 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-06-25 21:06:22 +05:30
Dan Fox
54e6528304
SOLR-13749: XCJF -> Cross-Collection Join
...
change solrUrlWhitelist -> allowSolrUrls
ref guide: update join parser section to be inline with the unit tests.
2020-06-25 09:26:00 -04:00
Jan Høydahl
936b9d770e
SOLR-14561 CoreAdminAPI's parameters instanceDir and dataDir are now validated ( #1572 )
2020-06-18 16:13:52 +02:00
Eric Pugh
207efbceeb
SOLR-14572 document missing SearchComponents ( #1581 )
...
* Add an example explaining how to use
* fix up JavaDoc formatting
* add missing SearchComponents that ship with Solr, and point to external site with components.
* fix path
* simplify page layout by consolidating to lists
* add missing components that are documented elsewhere in refguide
* try to get pathing to pass precommit
* remove mention of solr.cool, in favour of a seperate PR that handles it differently
2020-06-17 11:01:49 -04:00
Gus Heck
b00d747eb6
SOLR-13169 Improve docs for MOVEREPLICA - document additional existing parameters, second pass fixing spelling and other details.
2020-06-13 15:55:32 -04:00
murblanc
1ab9b811c6
SOLR-12823: remove /clusterstate.json ( #1528 )
...
* SOLR-12823: remove /clusterstate.json
Remove all code dealing with Zookeeper's /clusterstate.json, remove Collection API's MIGRATESTATEVERSION, remove legacyCloud option.
Also fixes SOLR-11877 DocCollection.getStateFormat is buggy
Co-authored-by: Ilan Ginzburg <iginzburg@salesforce.com>
2020-06-09 13:59:17 -05:00
Andrzej Bialecki
30924f23d6
SOLR-14470: Add streaming expressions to /export handler.
2020-06-08 16:03:07 +02:00
Gus Heck
12280819a1
SOLR-13169 Improve docs for MOVEREPLICA - Warn that maxShardsPerNode is ignored,
...
better detail on when some parameters are ignored
2020-06-07 12:24:17 -04:00
Gus Heck
ff8caeb7f4
SOLR-13169 Improve docs for MOVEREPLICA - improve examples
2020-06-05 17:47:12 -04:00
Gus Heck
4b496b364f
SOLR-13169 Improve docs for MOVEREPLICA - correct existing parameter docs.
2020-06-05 17:47:11 -04:00
Tomas Fernandez Lobbe
2f573862bc
Fix minExactCount documentation in the ref guide
2020-06-05 11:49:49 -07:00
Chris Hostetter
b055c7489f
SOLR-14467: Fix relatedness() stat in json.facets to no longer cause server errors (or nonsense results) when combined with allBuckets:true
2020-06-05 08:58:59 -07:00
Mikhail Khludnev
7c55ba9547
SOLR-14419: Ref Guide update for {ref:param}
2020-06-04 19:14:06 +03:00
Cassandra Targett
549c42d44e
Ref Guide: Add docs for updating urlscheme on existing collections; reorg page; fix hover color on tabs
2020-06-02 14:10:53 -05:00
soleuu
90d84d41b3
ref_guide - metrics reporting - small typo ( #1544 )
2020-05-29 14:47:36 +02:00
Radu Gheorghe
5251c40679
SOLR-14511: Documented node.sysprop shard preference ( #1536 )
...
* Documented node.sysprop shard preference
For https://issues.apache.org/jira/browse/SOLR-13445
* Added defaultShardPreferences to CLUSTERPROP doc
As implemented via https://issues.apache.org/jira/browse/SOLR-13445
2020-05-28 11:41:44 -05:00
Shalin Shekhar Mangar
338671e511
SOLR-13325: Add a collection selector to ComputePlanAction ( #1512 )
...
ComputePlanAction now supports a collection selector of the form `collections: {policy: my_policy}` which can be used to select multiple collections that match collection property/value pairs. This is useful to maintain a whitelist of collections for which actions should be taken without needing to hard-code the collection names. The collection hints are pushed down to the policy engine so operations for non-matching collections are not computed at all. The AutoAddReplicasPlanAction now becomes a thin shim over ComputePlanAction and simply adds a collection selector for the collection property autoAddReplicas=true.
2020-05-22 10:36:27 +05:30
Tomas Fernandez Lobbe
16a22fcf56
SOLR-13289: Add Refguide changes ( #1501 )
2020-05-21 16:55:49 -07:00
Uwe Schindler
06df50e759
LUCENE-9321: Port markdown task to Gradle ( #1477 )
2020-05-17 14:46:26 +02:00
Jan Høydahl
5eea9758c9
RefGuide typo
2020-05-15 00:48:16 +02:00
Jan Høydahl
1e449e3d04
SOLR-12131: ExternalRoleRuleBasedAuthorizationPlugin ( #341 )
2020-05-13 23:29:33 +02:00
Mike Drob
242f48a1ca
SOLR-14440 Cert Auth plugin
2020-05-01 13:11:01 -05:00
Mike Drob
a5c73d39d3
Revert "SOLR-14440 CertAuth plugin ( #1463 )"
...
Another commit accidentally snuck in
This reverts commit 7b289d6185
.
2020-05-01 13:09:28 -05:00
Mike Drob
7b289d6185
SOLR-14440 Cert Auth plugin ( #1463 )
2020-05-01 12:47:12 -05:00
Cassandra Targett
5e6d91eec0
SOLR-14173: Don't use JQuery-Slim as it breaks the sidebar sub-menu system.
2020-04-29 13:31:35 -05:00
Cassandra Targett
28e747950f
SOLR-14173: Change left nav item highlighting to fix menu jumpiness when hovering/selecting
2020-04-29 08:53:56 -05:00
Cassandra Targett
f4eb586ef6
SOLR-14173: Ref Guide Redesign: upgrade bootstrap; change layout; consolidate CSS. See issue for list of changes.
2020-04-28 13:56:01 -05:00
Tomoko Uchida
f03e6aac59
SOLR-14429: Convert .txt files to properly formatted .md files ( #1450 )
2020-04-27 08:43:04 +09:00
Marcus
ce18505e28
Fix Typo in `cloud-scripts` path ( #1458 )
2020-04-27 00:41:06 +02:00
Mike Drob
849fb63921
Move audit logging docs under AAA section ( #1452 )
2020-04-24 09:52:09 -05:00
Mikhail Khludnev
3a743ea953
SOLR-8998,SOLR-12490: Polishing reference guide.
2020-04-22 23:19:34 +03:00
Andrzej Bialecki
5d60ff4613
SOLR-12845: Add a default autoscaling cluster policy.
2020-04-22 17:46:39 +02:00
Jan Høydahl
03363f413f
SOLR-14371 Zk StatusHandler should know about dynamic zk config ( #1392 )
2020-04-17 16:30:27 +02:00
Jan Høydahl
60545a89e0
SOLR-14210: Add javadocs and refguide docs
2020-04-14 16:09:36 +02:00
Munendra S N
36b280bd0a
SOLR-11775: return long val for facet count in json facet
...
* Long value is returned for any count related to json facets
irrespective of number of shards
2020-04-10 19:30:20 +05:30
Shalin Shekhar Mangar
9322a7b375
SOLR-12067: Remove support for autoReplicaFailoverWaitAfterExpiration
...
This closes #1402 .
2020-04-06 07:25:14 +05:30
Munendra S N
132228d450
SOLR-14344: remove deprecated HttpSolrClient's Remote*Exception
...
* All usages are replaced by BaseHttpSolrClient's Remote*Exception
2020-03-28 11:36:06 +05:30
Munendra S N
15330a8541
SOLR-14329: support choosing expand field from multiple collapse group
...
* The collapse group with low cost is given higher priority. If
there are multiple groups with same cost then, first such
group is chosen
2020-03-28 11:23:45 +05:30
Eric Pugh
4f03ce5899
SOLR-14284 add expressible support to list, and add example of removing a component ( #1292 )
...
* add expressible support to list, and add example of removing a component
* document actions that can be passed to the /stream request handler
* responding to content feedback
2020-03-25 13:53:51 -05:00
David Smiley
ae2eadb592
solr-upgrade-notes.adoc: highlighter sizing is different
2020-03-19 21:29:08 -04:00
Munendra S N
78e670f19e
SOLR-14012: return long from unique and hll even for standalone
2020-03-19 19:21:57 +05:30
Munendra S N
e9d6c24fb7
SOLR-11725: use corrected sample formula to calc stdDev in JSON facets
...
* Both stdDev and variance uses corrected sample formula to compute
the values. This is similar to StatsComponent
2020-03-19 19:21:57 +05:30
Munendra S N
a1485ab92b
SOLR-14338: add missing close list tag in CDCR documentation
2020-03-18 09:26:59 +05:30
ameliahenderson
fda935482b
SOLR-8306: Optimize expand.rows=0 to compute only total hits ( #1334 )
...
* When expand.rows=0, expand documents are not returned. So, computing them could be avoided and only total hits need to be computed
2020-03-18 09:23:04 +05:30
Jason Gerlowski
6ae69d361c
Document sort param tiebreak logic ( #1349 )
2020-03-16 07:59:25 -04:00
David Smiley
cbd0dcb5df
SOLR-14254: Docs for text tagger: FST50 trade-off ( #1332 )
2020-03-13 22:02:01 -04:00