Skip to content

Commit 276946c

Browse files
JMercerGitpjaclark
andauthored
General doc updates (#276)
* Merge dev into master (#238) * Add CS 3.0.1 docs (#221) * Remove latest aliases from 3.0.0 * Remove latest aliases from 2.1.2 * Update download metadata 2023-08-16 * Add 3.0.1 * Update project descriptions * Make nav menu image link to version homepage * Added OTP version to CS 3.0.1 homepage * Added OTP version to CS 3.0.0. homepage * Hide titles for plaintext, text and log codeblocks * Fix headings * Hide codeblock title if blank * Fixed headings and tables * Formatting fixes * Moved Release notes and changes Downloads icon * Added the TOC back * Added LUNR-based search (#226) * Add CS 3.0.1 docs (#221) (#223) * Remove latest aliases from 3.0.0 * Remove latest aliases from 2.1.2 * Update download metadata 2023-08-16 * Add 3.0.1 * Update project descriptions * Make nav menu image link to version homepage * Added OTP version to CS 3.0.1 homepage * Added OTP version to CS 3.0.0. homepage * Hide titles for plaintext, text and log codeblocks * Fix headings * Hide codeblock title if blank * Fixed headings and tables * Formatting fixes * Moved Release notes and changes Downloads icon * Added the TOC back * Add "project" to community files * Add search index and test cases * Added search indexes to all projects and versions * Remove dead 3rd party tracking code * Replace search results screen * Replace search box * Add project_name_html to JSON * Added basic lunr search * Fix frontmatter issue * Fix quote issue * Removed Google Tag Manager stubs * Search improvements * Fix link * Fix link * Fix link and add search_boost * Add sample keywords and search boosts * Add example deprecated content. * Add keywords and boosts to search indexes * Add header meta value * Better layout and boost support * Auto-hide menu and move CSS * Added keywords * Added score * Updated CSS/JS * Add LUNR 2.3.9 JS file This was missed in the PR from pjac-search on 2023-09-01 as the `dynamic/js/vendor` folder is in the git.ignore file. * Update running-a-cluster.md (#228) * Update running-a-cluster.md * Update running-a-cluster.md * Updated Alpine Linux instuctions (#237) Added missing pages for 3.0.12+ Updated all to have correct URLs Updated 3.0.09-32.0.11 to have -r1 instead of -r0 Updated downloads template to show x86_64 and aarch64 available Updated 3.0.9+ to show Alpine Linux version and architecture * Various issues with riak-admin changes and search files fixed (#235) (#236) * Fixes broken links as a result of riak-admin/riak admin changes Fixes broken links as a result of riak-admin/riak admin changes * leveled_ko/so context leveled_ko/so context, closes #234 * Removes errant search files Pesky search references that got missed previously have been eliminated. This fixes #225 Co-authored-by: James M <[email protected]> * Command Examples update (#230) (#239) Authored-by: James M <[email protected]> Command output examples. * Fix for outdated references and changes to the upgrading checklist to remove basho support references (#240) (#241) * Resolves a broken link in a few pages after riak admin changes Resolves a broken link in a few pages after riak admin changes Also closes issue #220 * Changes to the upgrading checklist to remove references to basho support Changes to the upgrading checklist to remove references to Basho support and adds both community and TI Tokyo options. Also updates example emails in SI files from basho.com to dev.com Fixes issue #219 * Adds correct exampledomain usage Adds correct exampledomain usage Co-authored-by: James M <[email protected]> * Version History updates for V2.0.0 - V2.9.10 (#242) * Version History updates for V2.0.0 - V2.9.10 Version History updates for V2.0.0 - V2.9.10 * Removed some remnant search files Removed some remnant search files * Fixes missing curl examples (#243) (#245) * Fixes missing curl examples (#243) Fixes missing curl examples * missing curl example (#246) * Fixes missing curl examples Fixes missing curl examples * 2.9.0p5 curl examples 2.9.0p5 curl examples that vanished into space * 3.0.8 curl fix (#247) * Fixes missing curl examples Fixes missing curl examples * 2.9.0p5 curl examples 2.9.0p5 curl examples that vanished into space * 3.0.8 curl example 3.0.8 curl example --------- Co-authored-by: James M <[email protected]> --------- Co-authored-by: James M <[email protected]> * Remove duplicate (#260) * Remove duplicate (#261) * Fix merge conflicts * Update Dockerfile * Update Alpine install instructions Update Alpine install instructions - This closes issue #255 * Updates deprecated mount option for performance configuration Updates deprecated mount option for performance configuration - This closes #273 * Fixes duplicate section of CRUD docs for Java Fixes duplicate section of CRUD docs for Java which closes issue #92 * Adds a note about OTP versions for CS and KV This should resolve issue #268 (Subject to discussion) * Update Release notes to correct a mistaken version number in a link Update Release notes to correct a mistaken version number in a link for 2.2.3 - closes issue #218 * Updating install files to remove references to installing source packages that are not available anymore. Closes issue #141 --------- Co-authored-by: Peter Clark <[email protected]>
1 parent 69e9a2b commit 276946c

File tree

81 files changed

+163
-843
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+163
-843
lines changed

content/riak/cs/2.1.2/cookbooks/installing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ is built
3838
We strongly recommend using one of the documented [version combinations]({{<baseurl>}}riak/cs/2.1.2/cookbooks/version-compatibility/)
3939
when installing and running Riak CS.
4040

41+
>**Note on OTP version**
42+
>
43+
> **If version of OTP installed with Riak CS is a higher version then the OTP version installed with Riak KV a failure to read BEAM file will occur, therefore it should be ensured that the OTP versions match.
44+
4145
## Installing Riak KV
4246

4347
Before installing Riak CS, Riak KV must be installed on each node in

content/riak/cs/3.0.0/cookbooks/installing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ is built
3838
We strongly recommend using one of the documented [version combinations]({{<baseurl>}}riak/cs/3.0.0/cookbooks/version-compatibility/)
3939
when installing and running Riak CS.
4040

41+
>**Note on OTP version**
42+
>
43+
> **If version of OTP installed with Riak CS is a higher version then the OTP version installed with Riak KV a failure to read BEAM file will occur, therefore it should be ensured that the OTP versions match.
44+
4145
## Installing Riak KV
4246

4347
Before installing Riak CS, Riak KV must be installed on each node in

content/riak/cs/3.0.1/cookbooks/installing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ is built
3838
We strongly recommend using one of the documented [version combinations]({{<baseurl>}}riak/cs/3.0.1/cookbooks/version-compatibility/)
3939
when installing and running Riak CS.
4040

41+
>**Note on OTP version**
42+
>
43+
> **If version of OTP installed with Riak CS is a higher version then the OTP version installed with Riak KV a failure to read BEAM file will occur, therefore it should be ensured that the OTP versions match.
44+
4145
## Installing Riak KV
4246

4347
Before installing Riak CS, Riak KV must be installed on each node in

content/riak/kv/2.2.0/developing/getting-started/java/crud-operations.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -74,24 +74,6 @@ Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.0/developing/usage/updatin
7474
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.0/developing/usage/conflict-resolution/)
7575
documentation.
7676

77-
## Updating Objects
78-
79-
Once we've read the object back in from Riak, we can update the object
80-
and store it back as we did before with the `StoreValue` object:
81-
82-
```java
83-
fetchedObject.setValue(BinaryValue.create("You can be my wingman any time."));
84-
StoreValue updateOp = new StoreValue.Builder(fetchedObject)
85-
.withLocation(quoteObjectLocation)
86-
.build();
87-
StoreValue.Response updateOpResp = client.execute(updateOp);
88-
```
89-
90-
For more in depth information on updating objects and sibling resolution in
91-
Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.0/developing/usage/updating-objects/)
92-
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.0/developing/usage/conflict-resolution/)
93-
documentation.
94-
9577
## Deleting Objects
9678

9779
Now that we've stored and then fetched the object, we can delete it by

content/riak/kv/2.2.1/developing/getting-started/java/crud-operations.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -74,24 +74,6 @@ Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.1/developing/usage/updatin
7474
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.1/developing/usage/conflict-resolution/)
7575
documentation.
7676

77-
## Updating Objects
78-
79-
Once we've read the object back in from Riak, we can update the object
80-
and store it back as we did before with the `StoreValue` object:
81-
82-
```java
83-
fetchedObject.setValue(BinaryValue.create("You can be my wingman any time."));
84-
StoreValue updateOp = new StoreValue.Builder(fetchedObject)
85-
.withLocation(quoteObjectLocation)
86-
.build();
87-
StoreValue.Response updateOpResp = client.execute(updateOp);
88-
```
89-
90-
For more in depth information on updating objects and sibling resolution in
91-
Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.1/developing/usage/updating-objects/)
92-
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.1/developing/usage/conflict-resolution/)
93-
documentation.
94-
9577
## Deleting Objects
9678

9779
Now that we've stored and then fetched the object, we can delete it by

content/riak/kv/2.2.2/developing/getting-started/java/crud-operations.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -74,24 +74,6 @@ Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.2/developing/usage/updatin
7474
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.2/developing/usage/conflict-resolution/)
7575
documentation.
7676

77-
## Updating Objects
78-
79-
Once we've read the object back in from Riak, we can update the object
80-
and store it back as we did before with the `StoreValue` object:
81-
82-
```java
83-
fetchedObject.setValue(BinaryValue.create("You can be my wingman any time."));
84-
StoreValue updateOp = new StoreValue.Builder(fetchedObject)
85-
.withLocation(quoteObjectLocation)
86-
.build();
87-
StoreValue.Response updateOpResp = client.execute(updateOp);
88-
```
89-
90-
For more in depth information on updating objects and sibling resolution in
91-
Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.2/developing/usage/updating-objects/)
92-
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.2/developing/usage/conflict-resolution/)
93-
documentation.
94-
9577
## Deleting Objects
9678

9779
Now that we've stored and then fetched the object, we can delete it by

content/riak/kv/2.2.3/developing/getting-started/java/crud-operations.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -74,24 +74,6 @@ Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.3/developing/usage/updatin
7474
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.3/developing/usage/conflict-resolution/)
7575
documentation.
7676

77-
## Updating Objects
78-
79-
Once we've read the object back in from Riak, we can update the object
80-
and store it back as we did before with the `StoreValue` object:
81-
82-
```java
83-
fetchedObject.setValue(BinaryValue.create("You can be my wingman any time."));
84-
StoreValue updateOp = new StoreValue.Builder(fetchedObject)
85-
.withLocation(quoteObjectLocation)
86-
.build();
87-
StoreValue.Response updateOpResp = client.execute(updateOp);
88-
```
89-
90-
For more in depth information on updating objects and sibling resolution in
91-
Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.3/developing/usage/updating-objects/)
92-
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.3/developing/usage/conflict-resolution/)
93-
documentation.
94-
9577
## Deleting Objects
9678

9779
Now that we've stored and then fetched the object, we can delete it by

content/riak/kv/2.2.3/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ In fixing a `riak` and `riak-admin` [issue](https://github.com/basho/node_packag
3030

3131
## Previous Release Notes
3232

33-
Please see the KV 2.2.2 release notes [here]({{<baseurl>}}riak/kv/2.2.3/release-notes/), and the KV 2.2.1 release notes [here]({{<baseurl>}}riak/kv/2.2.3/release-notes/).
33+
Please see the KV 2.2.2 release notes [here]({{<baseurl>}}riak/kv/2.2.2/release-notes/), and the KV 2.2.1 release notes [here]({{<baseurl>}}riak/kv/2.2.1/release-notes/).

content/riak/kv/2.2.6/developing/getting-started/java/crud-operations.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -74,24 +74,6 @@ Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.6/developing/usage/updatin
7474
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.6/developing/usage/conflict-resolution/)
7575
documentation.
7676

77-
## Updating Objects
78-
79-
Once we've read the object back in from Riak, we can update the object
80-
and store it back as we did before with the `StoreValue` object:
81-
82-
```java
83-
fetchedObject.setValue(BinaryValue.create("You can be my wingman any time."));
84-
StoreValue updateOp = new StoreValue.Builder(fetchedObject)
85-
.withLocation(quoteObjectLocation)
86-
.build();
87-
StoreValue.Response updateOpResp = client.execute(updateOp);
88-
```
89-
90-
For more in depth information on updating objects and sibling resolution in
91-
Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.2.6/developing/usage/updating-objects/)
92-
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.2.6/developing/usage/conflict-resolution/)
93-
documentation.
94-
9577
## Deleting Objects
9678

9779
Now that we've stored and then fetched the object, we can delete it by

content/riak/kv/2.9.0p5/developing/getting-started/java/crud-operations.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -82,24 +82,6 @@ Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.9.0p5/developing/usage/updat
8282
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.9.0p5/developing/usage/conflict-resolution/)
8383
documentation.
8484

85-
## Updating Objects
86-
87-
Once we've read the object back in from Riak, we can update the object
88-
and store it back as we did before with the `StoreValue` object:
89-
90-
```java
91-
fetchedObject.setValue(BinaryValue.create("You can be my wingman any time."));
92-
StoreValue updateOp = new StoreValue.Builder(fetchedObject)
93-
.withLocation(quoteObjectLocation)
94-
.build();
95-
StoreValue.Response updateOpResp = client.execute(updateOp);
96-
```
97-
98-
For more in depth information on updating objects and sibling resolution in
99-
Riak, see [Updating Objects]({{<baseurl>}}riak/kv/2.9.0p5/developing/usage/updating-objects/)
100-
and [Conflict Resolution]({{<baseurl>}}riak/kv/2.9.0p5/developing/usage/conflict-resolution/)
101-
documentation.
102-
10385
## Deleting Objects
10486

10587
Now that we've stored and then fetched the object, we can delete it by

0 commit comments

Comments
 (0)