Cassandra Targett
68adeab46a
SOLR-13259: Add new section on Reindexing in Solr ( #594 )
...
Add new reindexing.adoc page; standardize on "reindex" vs "re-index"
2019-03-04 12:25:35 -06:00
Jason Gerlowski
a545592c15
SOLR-13256: Add ref-guide upgrade notes for 7.7
2019-03-04 10:31:42 -05:00
Shalin Shekhar Mangar
02eb9d3440
SOLR-13234: Prometheus Metric Exporter not threadsafe.
...
This changes the prometheus exporter to collect metrics from Solr on a fixed interval controlled by this tool and prevents concurrent collections. This change also improves performance slightly by using the cluster state instead of sending multiple HTTP requests to each node to lookup all the cores.
This closes #571 .
(cherry picked from commit 1f9c767aac76ac1618ccaffce42524e109335fe8)
2019-03-04 11:04:33 +05:30
erick
07cc2d98ef
SOLR-12055: Enable async logging by default SOLR-12753: Async logging ring buffer and OOM error
...
(cherry picked from commit 0de3905)
2019-02-22 12:47:29 -08:00
Christine Poerschke
1c55df083c
Fix typo in 'Index Size Trigger' example JSON.
2019-02-20 20:24:29 +00:00
Cassandra Targett
b57cacbb71
Ref Guide: fix "cloud mode" to "SolrCloud mode"
2019-02-14 15:36:02 -06:00
Cassandra Targett
6633d4665c
SOLR-12770: make docs on shards param a little more clear, fix a couple typos
2019-02-14 14:56:55 -06:00
Christine Poerschke
4c81d4dd94
further solr-ref-guide grammar fixes (s/rather then/rather than/g)
2019-02-14 19:01:04 +00:00
Ken Geis
6285b3ba15
fix grammar in streaming-expressions.adoc
...
(Ken Geis via Christine Poerschke)
This closes #572 pull request, thank you.
2019-02-14 18:49:23 +00:00
Bruno P. Kinoshita
a1b2913049
Fix some spell check issues
2019-02-12 21:36:48 -08:00
Mikhail Khludnev
8777d3ff6b
SOLR-12330: clarifying domain.(filter,query) for json.facet in the ref guide.
2019-02-10 23:39:00 +03:00
Cassandra Targett
416c9f88b8
Ref Guide: fix typos & abbreviated words
2019-02-08 13:11:10 -06:00
Alan Woodward
2655d44e0f
Fix escaping in Solr Reference Guide
2019-02-08 13:45:48 +00:00
Konstantin Perikov
cfceff87c4
Update language-analysis.adoc
2019-02-07 22:12:58 -08:00
Jason Gerlowski
199725d5d5
SOLR-13042: Miscellaneous JSON Faceting ref-guide improvements
2019-02-06 21:17:32 -05:00
Jan Høydahl
ceb73803a6
SOLR-12121: JWT Token authentication plugin with OpenID Connect implicit flow login through Admin UI
...
(cherry picked from commit ea2c8ba38e32a9f1e7d11cf3687c5469bfd6414c)
2019-02-06 08:39:03 +01:00
David Smiley
10930fd83a
SOLR-5211: Document that delete-by-id (and updates) don't affect child/nested docs
...
(cherry picked from commit 372d68f7f68a5a9238fdfbddeae6488432795603)
2019-02-01 15:24:53 -05:00
Mikhail Khludnev
513ba75f3f
SOLR-13156: support facet.sort for facet.field={!terms=foo,bar}field
2019-01-28 15:37:39 +03:00
Mikhail Khludnev
5a54c624ca
SOLR-13029: configure buffer size in HdfsBackupRepository.
2019-01-24 19:23:18 +03:00
Andrzej Bialecki
70b300f539
SOLR-9735: Update CHANGES and the ref guide.
2019-01-23 15:08:16 +01:00
Mikhail Khludnev
7c21445daa
SOLR-13156: documenting functionality gap.
2019-01-22 14:49:43 +03:00
Erick Erickson
83f9835a47
SOLR-11998:RebalanceLeaders API broken response format with wt=JSON
...
(cherry picked from commit 60aef389cfbe708701c50fc3a68a4082b69ec4d0)
2019-01-20 23:16:09 -06:00
Erick Erickson
571ae2670a
SOLR-13091: REBALANCELEADERS is broken
...
(cherry picked from commit a692d05a909e1ce385c56c087cb62911c27b5f5b)
2019-01-19 19:30:04 -08:00
Mikhail Khludnev
43292e25c0
SOLR-13139: removing illegal date range syntax from the ref guide.
2019-01-19 20:44:46 +03:00
Cassandra Targett
d58a2f6fbb
Ref Guide: fix typos and clarify some language for autoscaling docs
2019-01-18 20:57:59 -06:00
Eric Pugh
b19415dd0c
Fix parameter name in example
2019-01-18 14:57:28 -08:00
Gus Heck
f1998dcef2
SOLR-13145 fail faster and more clearly when Jekyll is not available for ref guide build
2019-01-18 11:44:25 -05:00
Erick Erickson
a0ce84a93f
SOLR-13144: Reference guide section on IndexUpgraderTool needs to be updated
2019-01-18 08:35:50 -08:00
Tomas Fernandez Lobbe
e9db95831b
SOLR-12770: Make it possible to configure a host whitelist for distributed search
2019-01-15 11:49:11 -08:00
Cassandra Targett
69cbe29e78
Ref Guide: fix double footer in page layout for index.html
2019-01-10 09:13:52 -06:00
Cassandra Targett
946a31e0c9
Ref Guide: Fix leftover getting-assistance refs that are breaking the build
2019-01-09 16:34:32 -06:00
Cassandra Targett
ccfe5d3dc2
SOLR-7896: add login screen info & screenshot to overview-of-the-solr-admin-ui; remove getting-assistance.adoc and move its content to same overview page
2019-01-09 16:06:07 -06:00
Andrzej Bialecki
2bc9904696
SOLR-13072: Document the "splitFuzz" parameter.
2019-01-09 17:22:33 +01:00
Jan Høydahl
6db1f4eb73
SOLR-7896: Avoid browser basicAuth dialogue when blockUnknown=false. Always show Dashboard menu. Clarify refGuide
...
(cherry picked from commit 0b6ea3f1087c2d981052880dbdd54a0eec08bff5)
2019-01-07 13:14:53 +01:00
Shalin Shekhar Mangar
2bd6f246b0
SOLR-11126: New Node-level health check handler at /admin/info/healthcheck and /node/health paths that checks if the node is live, connected to zookeeper and not shutdown
2019-01-06 12:41:49 +05:30
Cassandra Targett
ec43d100d1
SOLR-13050: make italicized note into a real NOTE block
2019-01-03 13:48:58 -06:00
Andrzej Bialecki
dbcb245062
SOLR-13050: Add a note to the ref guide.
2019-01-03 11:55:09 +01:00
Jason Gerlowski
c34f29a4b4
SOLR-13090: Add sysprop override for maxBooleanClauses
2019-01-02 10:58:32 -05:00
Shalin Shekhar Mangar
5016959ce8
SOLR-13082: A trigger that creates trigger events more frequently than the cool down period can starve other triggers.
...
This is mitigated to some extent by randomly choosing the trigger to resume after cool down. It is recommended that scheduled triggers not be used for very frequent operations to avoid this problem.
2019-01-02 11:59:00 +05:30
Cao Manh Dat
f80e8e1167
Merge jira/http2 branch to master
2018-12-16 16:58:20 +00:00
Jan Høydahl
81dbad54e0
SOLR-12799: Allow Authentication Plugins to intercept internode requests on a per-request basis
...
Add 'forwardCredentials' parameter to BasicAuth which will then skip using PKI on sub requests
2018-12-13 10:51:56 +01:00
Jan Høydahl
280f67927e
SOLR-7896: Add a login page to Admin UI, with initial support for Basic Auth
2018-12-12 10:37:23 +01:00
Jan Høydahl
5affe7421f
SOLR-13025: SchemaSimilarityFactory fallback to LegacyBM25Similarity for luceneMatchVersion < 8.0
2018-12-12 10:33:50 +01:00
Cassandra Targett
c81822e157
SOLR-12422: Add section on performance issues with Solr Cell; Overhaul and re-organize entire page
2018-12-04 15:08:22 -06:00
Cassandra Targett
ad373ff36e
Ref Guide: typo in "parameter"
2018-12-04 15:08:22 -06:00
Chris Hostetter
5dc988f5ee
SOLR-12839: JSON 'terms' Faceting now supports a 'prelim_sort' option to use when initially selecting the top ranking buckets, prior to the final 'sort' option used after refinement.
2018-11-30 15:49:06 -07:00
Cassandra Targett
5c4ab188eb
SOLR-13023: Ref Guide: Add section to blob store docs on how to delete blobs
2018-11-30 12:31:03 -06:00
Cassandra Targett
2715beb6df
SOLR-12497: fix typo
2018-11-27 13:56:19 -06:00
Cassandra Targett
68c0774458
SOLR-12740: revise migration docs for clarity and typos
2018-11-26 12:15:15 -06:00
Andrzej Bialecki
67cdd21996
SOLR-9856: Update the Ref Guide to no longer list this issue as unresolved.
2018-11-21 19:13:02 +01:00