We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1055eb2 commit 0afcfaaCopy full SHA for 0afcfaa
src/Nest/Document/Multiple/ReindexOnServer/ReindexDestination.cs
@@ -38,7 +38,7 @@ public interface IReindexDestination
38
OpType? OpType { get; set; }
39
40
/// <summary>
41
- /// Setting to <see cref="Elastisearch.Net.VersionType.External"/> will cause Elasticsearch
+ /// Setting to <see cref="Elasticsearch.Net.VersionType.External"/> will cause Elasticsearch
42
/// to preserve the version from the source, create any documents that are missing,
43
/// and update any documents that have an older version in the destination index
44
/// than they do in the source index
0 commit comments