Munendra S N
fc15cd79f7
SOLR-12554: Expose IndexWriterConfig's ramPerThreadHardLimitMB
...
* When ramPerThreadHardLimitMB is not specified, then Lucene's
default value 1945 is used. The specified value should be
greater than 0 and less than 2048MB
2019-07-01 23:47:26 +05:30
Jason Gerlowski
60ec073b27
Add missing predefined RBAP perms to ref-guide
2019-06-30 07:29:09 -04:00
Jan Høydahl
2ef43ce78a
SOLR-13569: AdminUI visual indication of prod/test/dev environment
...
(cherry picked from commit b54126169b
)
2019-06-26 12:10:39 +02:00
Andrzej Bialecki
da6e6fd559
SOLR-13566: REINDEXCOLLECTION does not work with (basic) authentication.
2019-06-25 16:54:56 +02:00
Christine Poerschke
ff14a17711
Fix op[t]ional typo in json-facet-api.adoc file.
2019-06-25 11:29:10 +01:00
David Smiley
5259e964b5
SOLR-13367: Range queries will now highlight in hl.method=unified mode.
...
Lucene MatchesUtils.disjunction method for disjunction over
BytesRefIterator terms.
2019-06-25 00:11:12 -04:00
epugh
759770c9ab
highlight select * not supported
2019-06-21 07:24:46 -04:00
Noble Paul
61292c90ed
syntax error
2019-06-19 12:31:47 +10:00
Noble Paul
d12a800467
typo
2019-06-19 12:31:33 +10:00
Noble Paul
0623e1275e
typo
2019-06-19 12:31:14 +10:00
Noble Paul
545b61ca23
SOLR-13329: changed the put:on-each to put: on-each-node
2019-06-19 01:03:32 +10:00
Noble Paul
562c462ee3
SOLR-13534: Dynamic loading of jars from a remote url ( #712 )
...
* SOLR-13534 : Dynamic loading to support loading jars from a URL
2019-06-17 17:00:26 +10:00
Ishan Chattopadhyaya
4c11ef3367
SOLR-13434: Fixing documentation regarding samplePercentage clusterprop
2019-06-16 22:53:08 +05:30
Gus Heck
6cf6ecc44f
SOLR-13551 Minor fix in aliases.adoc
...
(cherry picked from commit 4ba4444154
)
2019-06-14 18:12:00 -04:00
Jan Høydahl
482a3e2bfa
LUCENE-8820: Fix download links from ref-guide
...
(cherry picked from commit 9a796117fe
)
2019-06-13 10:37:17 +02:00
Cassandra Targett
e139c86769
SOLR-13235: Split Collections API Ref Guide page into several smaller child pages
2019-06-12 19:04:33 -05:00
Mikhail Khludnev
5f6df28e11
SOLR-13509: add omitHeader=false for shards requests to avoid NPE on partialResuls check
2019-06-12 18:12:21 +02:00
Jan Høydahl
da8fbbd99c
SOLR-13371 improve security chapters in refguide ( #635 )
...
(cherry picked from commit 27b1c36994
)
2019-06-10 23:48:38 +02:00
Andrzej Bialecki
c932e7ffd5
SOLR-13512: Raw index data analysis tool (extension of COLSTATUS collection command).
2019-06-10 19:22:17 +02:00
Cassandra Targett
7425044457
Ref Guide: little typos
2019-06-07 17:32:25 -05:00
Cassandra Targett
b3d1a7b8e2
SOLR-12330: ref guide typos
2019-06-07 14:33:14 -05:00
Cassandra Targett
c75963b744
Ref Guide: minor typos/fixes for 8.1 ref guide
2019-06-07 14:33:05 -05:00
noble
b92ae784c7
SOLR-13329: ref guide
2019-06-07 12:38:56 +10:00
noble
10242afb1b
SOLR-13329: ref guide
2019-06-07 12:38:43 +10:00
Cao Manh Dat
a39c342793
SOLR-13434: OpenTracing support for Solr ( #685 )
2019-06-04 20:05:17 +01:00
Erick Erickson
e890980311
SOLR-8346: Upgrade Zookeeper to version 3.5.5
...
(cherry picked from commit 7ebeab71f4
)
2019-06-03 17:59:01 -07:00
Cassandra Targett
aec52ed463
Ref Guide: fix bad link reference
2019-05-30 14:59:11 -05:00
Cassandra Targett
53e377db43
Ref Guide: expand abbreviations, standarize some spellings
2019-05-30 14:49:55 -05:00
Cassandra Targett
b152bc2e46
Ref Guide: fix title case for all section headings
2019-05-30 14:10:33 -05:00
Cassandra Targett
320ffbcdcc
SOLR-13262: Capitalize section heading; extensive copy editing throughout
2019-05-29 20:33:35 -05:00
Andrzej Bialecki
04d781db8b
SOLR-12941: Fix IndexSizeTrigger to correctly work with "aboveBytes" and "splitMethod=link" parameters.
2019-05-28 11:34:36 +02:00
Noble Paul
c445ad4c75
SOLR-13493: /autoscaling/suggestions to be able to filter by type ( #686 )
...
* SOLR-13493: /autoscaling/suggestions to be able to filter by type
2019-05-28 07:58:39 +10:00
noble
493364d4b1
SOLR-13484: ref-guide
2019-05-24 08:23:11 +10:00
Cassandra Targett
03226c0042
SOLR-13361: Add major changes in 8.0 for Ref Guide
2019-05-21 13:09:27 -05:00
Cassandra Targett
1d3d635439
Ref Guide: Upgrade notes for Solr 8.1
2019-05-21 13:08:16 -05:00
Andrzej Bialecki
97d0d46db6
SOLR-13475: Null Pointer Exception when querying collection through collection alias.
2019-05-20 13:35:00 +02:00
Jan Høydahl
584c44058f
SOLR-12584: Describe getting Prometheus metrics from a secure Solr ( #662 )
...
(cherry picked from commit 2ad39e972d
)
2019-05-20 11:05:09 +02:00
Alessandro Benedetti
6f83dad301
SOLR-12304: MLT component now supports mlt.interestingTerms
...
(cherry picked from commit b9db118ed3
)
2019-05-16 23:13:03 -04:00
Cassandra Targett
b11f3a8a0f
SOLR-13468: fix ref guide build failures
2019-05-16 05:38:10 -05:00
David Smiley
6a3d32728b
SOLR-13467: Include the S2 Geometry lib to make it simpler to use prefixTree="s2" on a Geo3D spatial field.
...
* Improved documentation on Geo3D.
* Better testing for Geo3D.
(cherry picked from commit 3a88ab616c
)
2019-05-15 22:18:01 -04:00
Noble Paul
8f9c3e8875
SOLR-13468: added ref-guide
2019-05-16 08:26:08 +10:00
noble
8cde22ba01
SOLR-13320 : add an update param failOnVersionConflicts=false to updates not fail when there is a version conflict
2019-05-07 15:22:57 +10:00
Ishan Chattopadhyaya
ac2e1e3cea
SOLR-13394: Tweaking G1 parameters and adding ref guide documentation
2019-05-03 00:37:13 +05:30
moshebla
559533680c
SOLR-12638: ref-guide notes for partial/atomic updates of nested docs
...
(cherry picked from commit 093990e744
)
2019-05-01 14:31:28 -04:00
Andrzej Bialecki
dbc9a3c767
SOLR-12833: Avoid unnecessary memory cost when DistributedUpdateProcessor timed-out lock is not used.
2019-04-30 22:32:09 +02:00
Andrzej Bialecki
44efae15a9
SOLR-13427: Support simulating the execution of autoscaling suggestions.
2019-04-30 00:23:03 +02:00
Jan Høydahl
1cf0439a24
SOLR-13425: Wrong color in horizontal definition list ( #653 )
...
(cherry picked from commit ef79dd548d
)
2019-04-25 15:59:12 +02:00
Andrzej Bialecki
667ccbc16f
SOLR-13407: Reject update requests sent to non-routed multi collection aliases.
2019-04-18 14:55:00 +02:00
Chris Hostetter
59a3c45d9c
SOLR-13336: add maxBooleanClauses (default to 1024) setting to solr.xml, reverting previous effective value of Integer.MAX_VALUE-1, to restrict risk of pathalogical query expansion.
...
(cherry picked from commit d90034f0d6
)
2019-04-15 10:27:29 -07:00
Christine Poerschke
cae323629e
SOLR-13366: Clarify 'Invalid stage name' warning logging in AutoScalingConfig
2019-04-12 16:15:34 +01:00
Andrzej Bialecki
f83098752c
SOLR-13262: Add collection RENAME command and support using aliases in most collection admin commands.
2019-04-10 18:57:16 +02:00
Cassandra Targett
cef83b3f86
Ref Guide: fix numbered list to resolve build warnings
2019-04-06 08:11:15 -05:00
Erick Erickson
37863e2d09
SOLR-12809: Document recommended Java/Solr combinations
...
(cherry picked from commit 7602f3c78e
)
2019-04-05 10:22:44 -07:00
Jan Høydahl
b0f4b5dc75
SOLR-12120: New AuditLoggerPlugin type allowing custom Audit logger plugins
...
(cherry picked from commit 361502da8a
)
2019-04-05 11:34:03 +02:00
Jan Høydahl
9dd51915fa
SOLR-13344: Admin UI inaccessible with RuleBasedAuthorizationPlugin
...
(cherry picked from commit 96ef35cd2c
)
2019-04-04 16:26:19 +02:00
Christine Poerschke
4a2ea61c95
minor stream-decorator-reference.adoc tweak w.r.t. parallel function's partitionKeys
2019-04-02 19:55:12 +01:00
Christine Poerschke
9cab6266ef
s/reduce/rollup wording correction in stream-decorator-reference.adoc
2019-04-02 19:55:01 +01:00
Cassandra Targett
71cdf793ac
SOLR-13259: clarify language around *must* reindex vs *should* reindex
2019-04-01 10:06:31 -05:00
Jason Gerlowski
09b41ce578
Improve docs on using basic-auth in SolrJ
2019-03-31 10:38:16 -04:00
Cassandra Targett
3d317ffbe2
SOLR-11959: Add docs on CDCR limitation with Basic Auth
2019-03-26 08:01:08 -05:00
Kevin Risden
f545e64061
SOLR-13335: Upgrade to velocity 2.0 and velocity-tools 3.0
...
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-03-25 10:02:23 -04:00
Andrzej Bialecki
b778417054
SOLR-11127: REINDEXCOLLECTION command for re-indexing of existing collections.
2019-03-19 13:47:44 +01:00
Moshe
7961e17e7e
SOLR-13129: nested docs: add more/better documentation in Solr ref-guide
...
(cherry picked from commit c2a6772f1e
)
2019-03-14 09:12:41 -04:00
Gus Heck
1d85f13eeb
SOLR-13131 Category Routed Aliases
...
(cherry picked from commit d8f2a02fdb
)
2019-03-13 01:36:40 -04:00
Gus Heck
470813143d
SOLR-12891 MacroExpander will no longer will expand URL parameters by
...
default inside of the 'expr' parameter, add InjectionDefense class
for safer handling of untrusted data in streaming expressions and add
-DStreamingExpressionMacros system property to revert to legacy behavior
(cherry picked from commit 9edc557f45
)
2019-03-12 11:56:28 -04:00
Mikhail Khludnev
5a5a39ee18
SOLR-13284: fallback to json instead of NPE and 500 code, when wt is omitted or wrong.
2019-03-10 23:12:22 +03:00
Andrzej Bialecki
f6f5f995ef
SOLR-13292: Provide extended per-segment status of a collection.
2019-03-09 14:09:34 +01:00
Gus Heck
f772e4143e
SOLR-13296 fix doc example so that it can be accepted by Solr
2019-03-07 08:07:12 -05:00
Andrzej Bialecki
5f605daf92
SOLR-13271: Read-only mode for SolrCloud collections.
2019-03-05 17:17:00 +01:00
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 1f9c767aac
)
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 ea2c8ba38e
)
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 372d68f7f6
)
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 60aef389cf
)
2019-01-20 23:16:09 -06:00
Erick Erickson
571ae2670a
SOLR-13091: REBALANCELEADERS is broken
...
(cherry picked from commit a692d05a90
)
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