Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC-6524: INSERT Enhancements #1233

Merged
merged 4 commits into from Apr 22, 2020
Merged

Conversation

simon-dew
Copy link
Collaborator

@simon-dew simon-dew commented Apr 17, 2020

The following draft documentation is ready for review:

INSERT — update layout, formatting, and examples

Docs issue: DOC-6524

@simon-dew simon-dew marked this pull request as ready for review April 21, 2020 16:09
@simon-dew simon-dew requested a review from a team April 21, 2020 16:09
@simon-dew simon-dew merged commit e41d411 into couchbase:release/6.5 Apr 22, 2020
simon-dew added a commit that referenced this pull request Apr 22, 2020
* DOC-6311: Incomplete links in the "Indexing Metadata Information" document (#1160)
* DOC-6428: max_parallelism description needs to be updated (#1162)
* OnDelete gets called when document is deleted (#1159)
* fix missing ) (#1178)
* "command line interface" confusion: terminal or CLI tools (#1179)
* DOC-6009for6.5: Added server ip address for join (#1176)
* DOC-6510: Fixed index definition preview link (#1172)
* DOC-5538for6.5: Added prohibition on queries in interactive field (#1171)
* Update deployment-considerations-lt-3nodes.adoc (#1165)
* DOC-6332for6.5: Removed unnecessary para (#1161)
* Type mode: docid_regexp isn't supported yet with N1QL+FTS queries (#1140)
* DOC-5508: Added description of XDCR desired latency (#1066)
* Doc 6429 (#1135)
* DOC-6560 SDK links (#1181)
* DOC-6553 SDK links (#1183)
* Doc 4581 (#1173)
* DOC-4582: Added information on searching specifically (#1168)
* DOC-6506 Add warning upgrading 6.0.4 to 6.5.0 (#1185)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-4752: "Indexing Metadata Information" is inaccurate (#1192)
* remove "Couchbase Server 4.0" sticker from FROM clause (#1207)
* DOC-6283: Added analytics logs (#1199)
* DOC-6333: Added $ to list of XDCR regular expressions (#1174)
* DOC-6564for6.5: Updated log file number from 5 to 10 (#1190)
* Duplicate Deletes  of Collection from Scope (#1187)
* DOC-6469 Add known issue and update upgrade doc (#1208)
* DOC-6258: Behavior for query request max_parallelism (#1201)
* Jon strabala patch 3 (#1152)
* DOC-6250 Eventing (replacement) High Risk example (#1145)
* DOC-6614 Java link fix (#1225)
* Small description correction (#1235)
* DOC-6620 Go 2.1 (#1242)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6115: CBQ shell redirect output overwritten (#1195)
* DOC-6632: Fixed broken link (#1241)
* Correct typo in log file/size description (#1230)
* DOC-6596for6.5: Removed version number from tables (#1227)
* Document timer scan interval (#1219)
* Document timer delay due to scan interval (#1218)
* DOC-6586: Added plain auth note to ldap and saslauthd config pages (#1221)
* DOC-6613: Added info on service availability during rack outages (#1222)
* DOC-6626: Fixed broken links (#1237)
* DOC-6334: Added note on max length of UI xdcr filter (#1200)
* DOC-6524: INSERT Enhancements (#1233)
* DOC-6525: UPDATE Enhancements (#1240)
* DOC-6532: UPSERT Enhancements (#1243)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6115: CBQ shell redirect output overwritten (#1195)

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Arun Vijayraghavan <arunv.vijay@gmail.com>
Co-authored-by: Andrew C. Oliver <acoliver@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: tonyjhillman <tony.hillman@couchbase.com>
Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
Co-authored-by: Abhinav Dangeti <abhinav@couchbase.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: tonyjhillman <tonyjhillman@gmail.com>
Co-authored-by: Steve Yen <steve.yen@gmail.com>
Co-authored-by: amarantha-k <amarantha@couchbase.com>
Co-authored-by: Eric Schneider <eric.schneider@couchbase.com>
amarantha-k added a commit that referenced this pull request Apr 23, 2020
* DOC-6412: Polygonal geo searches (#1148)

* DOC-6412: Polygonal geo searches

* DOC-6412: Added further information on polygon, and on geohash

* DOC-6412: Text modifications

* DOC-6412: Further minor fixes

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)

This reverts commit 379d212.

* Rebase 6.5.1 on release/6.5 (#1194)

* DOC-6311: Incomplete links in the "Indexing Metadata Information" document (#1160)

* Update markup and formatting

* Delete notes saying when each property was introduced

* Remove dots from property names (because the dot is specified in the syntax)

* Tighten up wording

* Fix links

* Updates after review

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-6428: max_parallelism description needs to be updated (#1162)

* Max parallelism set by default

* Updates after review: consistent wording for versions

* OnDelete gets called when document is deleted (#1159)

Will on delete be called when a  document is created or updated ?

* fix missing ) (#1178)

* "command line interface" confusion: terminal or CLI tools (#1179)

* "command line interface" confusion: terminal or CLI tools

This cause confusion for one customer, to be clear call out "opening a terminal" and issuing Linux commands

* typo "a" to as

* DOC-6009for6.5: Added server ip address for join (#1176)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-6510: Fixed index definition preview link (#1172)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-5538for6.5: Added prohibition on queries in interactive field (#1171)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* Update deployment-considerations-lt-3nodes.adoc (#1165)

* Update deployment-considerations-lt-3nodes.adoc

one small change in the Two-Node Deployments section: correcting "has less than two nodes" to "has less than three nodes"

* less --> fewer

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-6332for6.5: Removed unnecessary para (#1161)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* Type mode: docid_regexp isn't supported yet with N1QL+FTS queries (#1140)

* DOC-5508: Added description of XDCR desired latency (#1066)

* DOC-5508: Added description of XDCR desired latency

* DOC-5508: typo

* DOC-5508: Minor rewording

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* Doc 6429 (#1135)

* DOC-6429: Rebalance reporting and stage info additions to REST API doc

* DOC-6429: Added information on rebalance reporting

* DOC-6429: General modifications

* DOC-6429: Modifications to text

* DOC-6429: Modifications

* DOC-6429: Created rebalance reference section

* DOC-6429: Updated rebalance overview

* DOC-6429: Added standard fields

* DOC-6429: Added standard field examples

* DOC-6429: Data Service Details

* DOC-6429: Added description of Data Service details, updated all pages

* DOC-6429: Modified example header level

* DOC-6429: Fixed typos

* DOC-6429: Fixed additional typos and added links

* DOC-6429: Added remaining standard fields

* DOC-6429: Modified description of master

* DOC-6429: Added links to rebalance reference page

* DOC-6429: Modified titles

* DOC-6429: Renamed substages phases

* DOC-6429: Added feedback from review

* DOC-6429: Fixed typos

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-6560 SDK links (#1181)

* DOC-6553 SDK links (#1183)

* Doc 4581 (#1173)

* DOC-4581: New page on getting search statistics with REST

* DOC-4581: Added authorization info

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-4582: Added information on searching specifically (#1168)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-6506 Add warning upgrading 6.0.4 to 6.5.0 (#1185)

* DOC-6506 Add warning upgrading 6.0.4 to 6.5.0

* Updated reference ticket and smaller sentences

* Updated text

* DOC-6412: Polygonal geo searches (#1148)

* DOC-6412: Polygonal geo searches

* DOC-6412: Added further information on polygon, and on geohash

* DOC-6412: Text modifications

* DOC-6412: Further minor fixes

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)

This reverts commit 379d212.

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Arun Vijayraghavan <arunv.vijay@gmail.com>
Co-authored-by: Andrew C. Oliver <acoliver@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: tonyjhillman <tony.hillman@couchbase.com>
Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
Co-authored-by: Abhinav Dangeti <abhinav@couchbase.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: tonyjhillman <tonyjhillman@gmail.com>

* DOC-6115: CBQ shell redirect output overwritten (#1195)

* cbq Shell Command IDs

* Minor formatting corrections

* Correct REDIRECT information

* Add file append mode

* cbq Shell Option IDs

* File append mode version number

* Fix typo

* Merge and rebase (#1244)

* DOC-6311: Incomplete links in the "Indexing Metadata Information" document (#1160)
* DOC-6428: max_parallelism description needs to be updated (#1162)
* OnDelete gets called when document is deleted (#1159)
* fix missing ) (#1178)
* "command line interface" confusion: terminal or CLI tools (#1179)
* DOC-6009for6.5: Added server ip address for join (#1176)
* DOC-6510: Fixed index definition preview link (#1172)
* DOC-5538for6.5: Added prohibition on queries in interactive field (#1171)
* Update deployment-considerations-lt-3nodes.adoc (#1165)
* DOC-6332for6.5: Removed unnecessary para (#1161)
* Type mode: docid_regexp isn't supported yet with N1QL+FTS queries (#1140)
* DOC-5508: Added description of XDCR desired latency (#1066)
* Doc 6429 (#1135)
* DOC-6560 SDK links (#1181)
* DOC-6553 SDK links (#1183)
* Doc 4581 (#1173)
* DOC-4582: Added information on searching specifically (#1168)
* DOC-6506 Add warning upgrading 6.0.4 to 6.5.0 (#1185)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-4752: "Indexing Metadata Information" is inaccurate (#1192)
* remove "Couchbase Server 4.0" sticker from FROM clause (#1207)
* DOC-6283: Added analytics logs (#1199)
* DOC-6333: Added $ to list of XDCR regular expressions (#1174)
* DOC-6564for6.5: Updated log file number from 5 to 10 (#1190)
* Duplicate Deletes  of Collection from Scope (#1187)
* DOC-6469 Add known issue and update upgrade doc (#1208)
* DOC-6258: Behavior for query request max_parallelism (#1201)
* Update request-level max parallelism setting
* Jon strabala patch 3 (#1152)
* DOC-6250 Eventing (replacement) High Risk example (#1145)
* DOC-6614 Java link fix (#1225)
* Small description correction (#1235)
* DOC-6620 Go 2.1 (#1242)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6115: CBQ shell redirect output overwritten (#1195)

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Arun Vijayraghavan <arunv.vijay@gmail.com>
Co-authored-by: Andrew C. Oliver <acoliver@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: tonyjhillman <tony.hillman@couchbase.com>
Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
Co-authored-by: Abhinav Dangeti <abhinav@couchbase.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: tonyjhillman <tonyjhillman@gmail.com>
Co-authored-by: Steve Yen <steve.yen@gmail.com>
Co-authored-by: amarantha-k <amarantha@couchbase.com>
Co-authored-by: Eric Schneider <eric.schneider@couchbase.com>

* Doc 6412a (#1156)

* DOC-6412: Polygonal geo searches

* DOC-6412: Added further information on polygon, and on geohash

* DOC-6412: Text modifications

* DOC-6412: Further minor fixes

* DOC-6412a: Modified text on geo boundaries and distances

* DOC-6412a: Fixed typos, modified table order

* DOC-6412a: Created coordinate specification section

* DOC-6412a: Text mods

* DOC-6412a: Added single-string specification method

* DOC-6412a: Text mods

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-6412b: Final feedback additions (#1245)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-6395: New non-root install and upgrade (#1238)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* getting-started (#1212)

* getting-started

* DOC-6759a: Modified wording

* DOC-6759a: Modified images

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* Merge and rebase (#1246)

* DOC-6311: Incomplete links in the "Indexing Metadata Information" document (#1160)
* DOC-6428: max_parallelism description needs to be updated (#1162)
* OnDelete gets called when document is deleted (#1159)
* fix missing ) (#1178)
* "command line interface" confusion: terminal or CLI tools (#1179)
* DOC-6009for6.5: Added server ip address for join (#1176)
* DOC-6510: Fixed index definition preview link (#1172)
* DOC-5538for6.5: Added prohibition on queries in interactive field (#1171)
* Update deployment-considerations-lt-3nodes.adoc (#1165)
* DOC-6332for6.5: Removed unnecessary para (#1161)
* Type mode: docid_regexp isn't supported yet with N1QL+FTS queries (#1140)
* DOC-5508: Added description of XDCR desired latency (#1066)
* Doc 6429 (#1135)
* DOC-6560 SDK links (#1181)
* DOC-6553 SDK links (#1183)
* Doc 4581 (#1173)
* DOC-4582: Added information on searching specifically (#1168)
* DOC-6506 Add warning upgrading 6.0.4 to 6.5.0 (#1185)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-4752: "Indexing Metadata Information" is inaccurate (#1192)
* remove "Couchbase Server 4.0" sticker from FROM clause (#1207)
* DOC-6283: Added analytics logs (#1199)
* DOC-6333: Added $ to list of XDCR regular expressions (#1174)
* DOC-6564for6.5: Updated log file number from 5 to 10 (#1190)
* Duplicate Deletes  of Collection from Scope (#1187)
* DOC-6469 Add known issue and update upgrade doc (#1208)
* DOC-6258: Behavior for query request max_parallelism (#1201)
* Jon strabala patch 3 (#1152)
* DOC-6250 Eventing (replacement) High Risk example (#1145)
* DOC-6614 Java link fix (#1225)
* Small description correction (#1235)
* DOC-6620 Go 2.1 (#1242)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6115: CBQ shell redirect output overwritten (#1195)
* DOC-6632: Fixed broken link (#1241)
* Correct typo in log file/size description (#1230)
* DOC-6596for6.5: Removed version number from tables (#1227)
* Document timer scan interval (#1219)
* Document timer delay due to scan interval (#1218)
* DOC-6586: Added plain auth note to ldap and saslauthd config pages (#1221)
* DOC-6613: Added info on service availability during rack outages (#1222)
* DOC-6626: Fixed broken links (#1237)
* DOC-6334: Added note on max length of UI xdcr filter (#1200)
* DOC-6524: INSERT Enhancements (#1233)
* DOC-6525: UPDATE Enhancements (#1240)
* DOC-6532: UPSERT Enhancements (#1243)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6412: Polygonal geo searches (#1148)
* DOC-6412: Polygonal geo searches (#1148)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* Revert "DOC-6412: Polygonal geo searches (#1148)" (#1155)
* DOC-6115: CBQ shell redirect output overwritten (#1195)

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Arun Vijayraghavan <arunv.vijay@gmail.com>
Co-authored-by: Andrew C. Oliver <acoliver@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: tonyjhillman <tony.hillman@couchbase.com>
Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
Co-authored-by: Abhinav Dangeti <abhinav@couchbase.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: tonyjhillman <tonyjhillman@gmail.com>
Co-authored-by: Steve Yen <steve.yen@gmail.com>
Co-authored-by: amarantha-k <amarantha@couchbase.com>
Co-authored-by: Eric Schneider <eric.schneider@couchbase.com>

* DOC-6643a: Additional info for non-root install (#1247)

Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>

* DOC-6236: N1QL Expiration Support (#1255)

* Fix link to SDK docs

* Normalize spacing for INSERT syntax

* Tidy up semantic description of INSERT

* Syntax diagrams for expiration options

* INSERT: add expiration syntax and examples

* Tidy up semantic descri[tion of insert values

* Fix link to UUID() function

* UPSERT: add expiration syntax and examples

* Normalize spacing for UPDATE syntax

* Tidy up semantic description of SET and UNSET

* UPDATE: add expiration syntax and examples

* Tidy up semantic description of MERGE

* MERGE: Add expiration syntax and examples

* Data writer may delete documents by expiration

* Updates after review

* Last-minute corrections

* DOC-6322 Update links to packages (#1254)

Co-authored-by: amarantha-k <amarantha@couchbase.com>

* DOC-6585 Add new page for privacy FAQ (#1206)

* DOC-6585 Add new page, content under construction

* Update product privacy FAQ

* update with content from Legal

* add screenshot

Co-authored-by: amarantha-k <amarantha@couchbase.com>

* Release notes for v6.5.1 (#1252)

* Release notes v1

* Update for MB-38390

* minor update in text referring to relnotes

* incorporate feedback

* minor update

* added quick links

* incorporate feedback

* incorporate feedback on MB-38046

Co-authored-by: amarantha-k <amarantha@couchbase.com>

Co-authored-by: tonyjhillman <tony.hillman@couchbase.com>
Co-authored-by: Tony Hillman <tonyhillman@Tonys-MacBook-Pro-2.local>
Co-authored-by: tonyjhillman <tonyjhillman@gmail.com>
Co-authored-by: Simon Dew <39966290+simon-dew@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Arun Vijayraghavan <arunv.vijay@gmail.com>
Co-authored-by: Andrew C. Oliver <acoliver@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
Co-authored-by: Abhinav Dangeti <abhinav@couchbase.com>
Co-authored-by: Steve Yen <steve.yen@gmail.com>
Co-authored-by: amarantha-k <amarantha@couchbase.com>
Co-authored-by: Eric Schneider <eric.schneider@couchbase.com>
@simon-dew simon-dew deleted the DOC-6524-65 branch August 24, 2020 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants