Steve Rowe
ca86de1784
SOLR-12771: Improve Autoscaling Policy and Preferences documentation
2018-09-17 14:57:52 -04:00
Erick Erickson
b2b597b038
SOLR-12773: Fix typos widely spread around codebase
2018-09-16 09:46:20 -07:00
Christine Poerschke
d6641ffb1d
Fix Ma[n]datory typo in stream-decorator-reference.adoc file.
2018-09-13 21:26:19 +01:00
David Smiley
6e8c05f6fe
SOLR-12361: ref guide changes & CHANGES.txt organization
2018-09-12 17:34:28 -04:00
Christine Poerschke
41e972ee8a
Fix num[u]eric typo in stream-evaluator-reference.adoc file.
2018-09-12 22:30:01 +01:00
Cassandra Targett
b32dcbbe42
Ref Guide: fix typos; params -> parameters
2018-09-12 15:04:28 -05:00
Cassandra Targett
89bc082478
SOLR-12763: upgrade notes + some MergePolicy param fixes
2018-09-11 13:26:42 -05:00
Varun Thacker
d35d2063a8
SOLR-11836: FacetStream works with bucketSizeLimit of -1 which will fetch all the buckets
2018-09-11 10:58:04 -07:00
Mike McCandless
398074d0f8
LUCENE-8343: change suggesters to use Long instead of long weight during indexing, and double instead of long score at suggest time
2018-09-11 12:03:40 -04:00
Cassandra Targett
a619038e90
SOLR-12701: format/style consistency fixes for math expression docs; CSS change to make bold monospace appear properly
2018-09-11 08:47:16 -05:00
Joel Bernstein
70f001918e
SOLR-11943: Fix RefGuide for latlonVectors and haversineMeters functions.
2018-09-09 20:59:13 -04:00
Joel Bernstein
e5232f68cf
SOLR-11943: Fix RefGuide for latlonVectors and haversineMeters functions.
2018-09-09 20:53:54 -04:00
Joel Bernstein
304836e675
SOLR-11943: Update RefGuide for latlonVectors and haversineMeters functions.
2018-09-09 20:44:25 -04:00
David Smiley
21d130c3ed
SOLR-12357: TRA preemptiveCreateMath option.
...
Simplified test utility TrackingUpdateProcessorFactory.
Reverted some attempts the TRA used to make in avoiding overseer communication (too complicated).
Closes #433
2018-09-06 23:38:44 -04:00
Tomas Fernandez Lobbe
ccd9f6fccb
SOLR-12612: Accept custom keys in cluster properties (doc changes)
...
Also added missing known cluster properties
2018-09-06 14:38:35 -07:00
Cassandra Targett
8caa34c4cf
SOLR-10697: update Ref Guide for default value changes
2018-09-06 13:25:53 -05:00
Cassandra Targett
cac589b803
SOLR-12716: Move common params to top of page; insert links to common param section for each trigger; improve consistency
2018-09-06 11:58:51 -05:00
Cassandra Targett
00ce9e067b
SOLR-12722: expand "params" -> "parameters (plus a bunch of other things I found in unrelated transformer examples)
2018-09-06 08:54:37 -05:00
Cassandra Targett
9c364b2d86
SOLR-12684: put expression names and params in monospace
2018-09-06 08:16:27 -05:00
Jan Høydahl
285b743a8b
SOLR-12745: Wrong header levels on BasicAuth refGuide page
2018-09-06 10:31:18 +02:00
Joel Bernstein
b4a1548248
SOLR-12701: Fix knnSearch RefGuide
2018-09-05 14:14:59 -04:00
Cassandra Targett
4f05588007
SOLR-12625: fix typos..."an" -> "and"
2018-09-05 12:47:08 -05:00
Cassandra Targett
e893f3480d
SOLR-12715: change preferredOperation values to lowercase since that's how they're entered
2018-09-05 12:47:08 -05:00
Cassandra Targett
2565010261
SOLR-11690: put command examples in [source] blocks; make NOTE a CAUTION and move up to associated command
2018-09-05 12:47:08 -05:00
Christine Poerschke
3f9937bca2
Fix 'included' and 'number' typos in stream-source-reference.adoc file.
2018-09-05 17:51:00 +01:00
Christine Poerschke
f385f02e4b
Fix 'including' typo in cloud-screens.adoc file.
2018-09-05 17:46:47 +01:00
Joel Bernstein
719d922cbc
SOLR-11863: Fix RefGuide typos
2018-09-05 11:30:27 -04:00
Joel Bernstein
0113adebce
SOLR-11863: Add knnRegress to RefGuide
2018-09-05 11:20:30 -04:00
David Smiley
e4f256be15
SOLR-12722: [child] transformer now processes 'fl'
2018-09-05 10:50:14 -04:00
Shalin Shekhar Mangar
b6ee0ed5d5
SOLR-12716: NodeLostTrigger should support deleting replicas from lost nodes by setting preferredOperation=deletenode
...
This commit adds support for preferredOperation configuration for NodeLostTrigger. The ComputePlanAction now creates DeleteNodeSuggester for each lost node serially when preferredOperation=deletenode. A new section for node lost trigger with exampls is added to the ref guide.
2018-09-05 15:40:10 +05:30
David Smiley
b1b0963947
SOLR-11861 baseConfigSet default
2018-09-04 14:02:46 -04:00
Jan Høydahl
d997e8b4a2
SOLR-11690: Improve documentation about DIH password encryption
2018-09-04 14:22:32 +02:00
Shalin Shekhar Mangar
34a85014d5
SOLR-12715: NodeAddedTrigger should support adding replicas to new nodes by setting preferredOperation=addreplica
...
This commit adds support for preferredOperation configuration parameter which defaults to movereplica. Changes ComputePlanAction to add all (collection,shard) pair as hints to AddReplicaSuggester when addreplica is selected as the preferred operation.
2018-09-04 17:05:44 +05:30
Mikhail Khludnev
b4f9042a43
SOLR-12726: Removing obsolete sentences from SolrCloud Auto Scaling Ref Guide.
2018-09-03 20:00:39 +03:00
Steve Rowe
8667132999
SOLR-12689: Add example of collection creation when autoscaling policy/prefs are configured
2018-08-30 20:01:28 -04:00
Shalin Shekhar Mangar
ad513cb621
Fixed wrong documentation in ScheduledTrigger. The property name is preferredOperation instead of preferredOp.
2018-08-30 16:58:44 +05:30
David Smiley
18874a6e36
SOLR-12591: Expand default configSet's date patterns to subsume those of extract contrib
2018-08-29 14:17:44 -04:00
Joel Bernstein
1cfc735fff
SOLR-12634: Add gaussfit to the Math Expressions user guide
2018-08-28 17:01:15 -04:00
Joel Bernstein
04a50b6a2e
SOLR-12701: Improve Monte Carlo example
2018-08-27 20:46:26 -04:00
Joel Bernstein
659aed2de1
SOLR-12702: Add math expression userguid documentation
2018-08-27 16:10:15 -04:00
Joel Bernstein
f4212a1df0
SOLR-12687: Add to math expressions user guide
2018-08-27 14:15:22 -04:00
Joel Bernstein
08a6d13c92
SOLR-12701: Remove statistical-programming page which is superceded by the new math-expressions paged
2018-08-27 10:30:48 -04:00
Varun Thacker
fc9aac11f7
SOLR-12684: Document speed gotchas and partitionKeys usage for ParallelStream. Standardize search streams to specify the export handler in the examples for expressions that operate on all the tuples
2018-08-24 01:20:06 -07:00
Steve Rowe
95cb7aa491
SOLR-12590: Improve Solr resource loader coverage in the ref guide
2018-08-23 14:36:05 -04:00
Erick Erickson
66d500b5a5
SOLR-12625: Combine SolrDocumentFetcher and RetrieveFieldsOptimizer
2018-08-20 10:37:32 -07:00
Joel Bernstein
9cc0078af2
Ref Guide: Small changes to math expressions descriptions
2018-08-15 10:14:49 -04:00
Jan Høydahl
f3339d14c9
SOLR-12523: Improve error reporting and docs regarding Collection backup feature shared-fs requirement
2018-08-15 13:38:05 +02:00
Bar Rotstein
ec01cc981c
SOLR-12591: ParseDateFieldUpdateProcessorFactory: Use "lenient" and strip surrounding quotes.
...
More tests, ported from "extract" contrib stuff.
2018-08-15 00:04:09 -04:00
Cassandra Targett
0d89ff2e61
SOLR-12664: Fix Download Solr button in index.adoc so it looks like it did before button style changes
2018-08-14 16:13:03 -05:00
Andrzej Bialecki
8dd704ef78
SOLR-12470: Search Rate Trigger multiple bug fixes, improvements and documentation updates.
2018-08-14 20:41:42 +02:00