Skip to content

Conversation

@Pallavi-Janardhan
Copy link
Contributor

@Pallavi-Janardhan Pallavi-Janardhan commented Jul 22, 2025

JIRA: [DOC-11409]
Changed the reference parameter from "preserve_expiration" to "preserve_expiry".

Docs Preview: Docs Preview

You can find the required credentials in the Preview docs for Internal Couchbase Reviews section in the following page:
https://confluence.issues.couchbase.com/wiki/spaces/DOCS/pages/1971224949/Docs+Team+demo+site+passwords

sarahlwelton and others added 30 commits March 23, 2023 13:30
Co-authored-by: Simon Dew <[email protected]>
Lots of clarity and consistency edits.

Moved json paylods for search index into separate files for a better user experience, rather than having two indexes in one file.

Made default character filters and default tokenizers topics instead of leaving them in customize-index.adoc

Put links for SDKs into a partial to make management easier.

Rearranged and fixed some links in the nav.
* Add guides flag
* Remove query flag
* Remove devex-query flag
* Remove marketing bumf
* Reinstate storage settings
* Remove nav partial for indexes
* Hide manage links for provisioned
BKaneAtWork and others added 25 commits December 4, 2024 09:55
…ator (#284)

Fixup links in transcluded REST API content
* Typo `can trigger` repeating twice in the `Eventing Keyspaces` section
* As we only have Data Service, let us be consistent across as Data Service provider seems like another term for Data Service
* Added language feature incorrectly positioned in the removed language features list
* Add item under language restriction; importing libraries is not allowed
* Import libs is restricted
* Fix grammar issue in eventing-language-constructs
* CAS is allowed to be set, albeit, it is a no-op in the upsert operation. Hence it is incorrect to document that upsert does not allow setting CAS for the document.
* Fix grammar issue in eventing-timers.adoc
* Updates after review

---------

Co-authored-by: Simon Dew <[email protected]>
Corrected grammar.
Added `crc_go_iso` function.
* Update Analytics function name and example
* Let AsciiDoc generate link text where possible
* Prevent awkward line break in the page ToC
* Updates after review
* Beautify JavaScript example
Revert multiple cluster → database changes
Fix spaces
* [AV-84497] Rewrite customize-index.adoc as the table structure no longer worked/made sense. Went to just headings/sections.

Created a new topic for default-date-time-parsers - still need to fill in what the defaults are.

Rewrote set-advanced-settings to focus on global index settings and link to other appropriate references.

* [AV-84497] Changing child-field-options-reference to a . file in case I need the descriptions in future

Deleting create-child-field, create-child-mapping, create-quick-index, create-type-mapping, create-xattrs-mapping, quick-index-field-options, quick-index-supported-languages

Modifying nav.adoc for new file changes.

Starting rewriting on create-custom-analyzer, create-custom-character-filter, create-custom-date-time-parser, create-search-index-ui (the one create topic to rule them all (mostly)), create-search-indexes, set-advanced-settings, set-type-identifier

Created new type-mapping-options file

Continued rewrite of customize-index

Reorganized default-analyzers-reference

* [AV-84497] Turned create-custom-wordlist, create-search-index-alias, and index-aliases into . files (unsure if they'll be needed or if they should be removed)

Fixed broken link in searchfun.adoc

Finished rewriting all topics for creating custom analyzers

Changing wording to Global Index Settings, capitalizing Add To Index, adding anchor link to create-search-index-ui.adoc

Expanding upon explanation of Quick and Advanced in create-search-indexes.adoc, removing link to index-aliases

Adding better link to explanation of Quick and Advanced mode, changing heading to just describe analyzers in general, fixing tokenizers instead of token filters typo, expanding upon when you can create a custom wordlist in customize-index.adoc

Fixing link in default-analyzers-reference

Rewriting procedure for index creation in geo-search-ui

Commenting out Search alias mentions and rewriting procedure in import-search-index

Commenting out index aliases in run-searches

Fixing broken link in search-index-params.adoc

Rewriting procedure in search-query-auto-complete-ui

Adding comments to follow up on and fixing some broken links in search-request-params. Need to investigate term vectors setting.

Correcting title and removing broken links in set-type-identifier

Adding anchor link, still need to resolve a lot of questions around XATTRs mapping behaviour in type-mapping-options

Updating nav.adoc to reorganize IA and remove broken links

Fixing links and removing unnecessary text in create-vector-search-index-ui

Fixing link in run-vector-search-sdk

Fixing link in vector-search

* [AV-94497] Commenting and clearing out more broken links

* [AV-84497] Adding a couple missing page-aliases from deleted pages.

* [AV-84497] Committing to delete create-custom-wordlist and restored Search index alias topics

Restored links to search index alias content in all topics

Changed database to operational cluster throughout

Rewrote the start of procedures for analyzers and analyzer components to make it clearer that you can start with an existing search index

Changed negative contractions in default-character-filters-reference

* [AV-84497] Adding new instructions for turning type mappings on/off

* [AV-84497] Adding missing :description: and increasing page-toclevels

* [AV-88608] Starting drafting documentation to explain the "formerly known as" options for clarity.

* [AV-88608] Updating formatting of tables for explaining "formerly known as" options.

* [AV-84497] Quick tweaks based on reviewing UI changes

* [AV-84497] Simplifying create-search-index-ui back down

Recreating create-type-mapping

Tweaking nav.adoc

* [AV-84497] Tweak links

* [AV-84497] Fixing some links and language  that no longer makes sense, removing . file

* [AV-84497] Remove duplicate alias

* [AV-84497] Adding suggestions from peer review

* [AV-84497] Remove all mentions of Quick Mode for reasons(?)
* Add FINDERR() function
* Add link to SQL++ Error Codes
Add updated INSERT example for 7.6.5
* [DOC-12608] Adding another entry to similarity metric setting for cosine similarity.

* [DOC-12608] Implementing feedback from SME review
* [DOC-12610]: Document `nprobe` tweaking

* [DOC=12610]: Moved fine-tuning menu entry.
[DOC=12610]: Moved the stem declaration; wasn't working in the old position.

* [DOC-12610]: Implemented review changes.

[DOC-12610]:
Moved and reworded the sections for clarity.
Adding link to search-index-params.adoc
…#291)

* [quickfix]: quickfix: strange font problem on diagram (#274)

Seems to have been caused by extra space in the label.

* [DOC-12610]: Document `nprobe` tweaking

* [DOC=12610]: Moved fine-tuning menu entry.
[DOC=12610]: Moved the stem declaration; wasn't working in the old position.

* [DOC=12610]:
Moved and reworded the sections for clarity.
Adding link to search-index-params.adoc

* [DOC-12715] Add documentation to the JSON search request example and topics around the new added memory-efficient setting and the params object for probe and centroid tuning

* [DOC-12715] Adding on to Ray's documentation to provide a link to Search Request Params.

* [DOC-12715] Comments from peer review

---------

Co-authored-by: Ray Offiah <[email protected]>
Co-authored-by: Ray Offiah <[email protected]>
…arch Queries (#302)

* [DOC-12432] Clarifying search_after and search_before behaviour, along with sorting and general pagination tips.

Adding documentation on the new validate object - in search-request-params and as examples in the simple-search topics.

Adding query results to the example in the REST API topic, and expanding on what those results mean.

Fixing error in field path in the example full-request.

* Add 7.6.5 version labels for validate property

---------

Co-authored-by: Sarah Welton <[email protected]>
…iltering: MB-62230 (#285) (#316)

* [DOC-12609]: Document the extension to vector syntax to support pre filtering: MB-62230 (#285)

* [DOC-12609]: Document the extension to vector syntax to support pre filtering: MB-62230

* [DOC-12609]: Document the extension to vector syntax to support pre filtering: MB-62230

Fleshing out the text following review.
Tidied up the advantages list.

* [DOC-12609]: Document the extension to vector syntax to support pre-filtering: MB-62230

Fixups following review.

* [DOC-12609] Capella - Fix up the documentation for Server to apply to Capella implementation of Vector Search.

Changed filename for example since it's no longer a REST API example

Added more details to search-request-params for filter object

---------

Co-authored-by: Sarah Welton <[email protected]>
* Add setting entry to functions settings

* Add edit functions and update settings table
Fixed broken links for Secondary indexes, Java and Python examples.
@Pallavi-Janardhan
Copy link
Contributor Author

Closing this due to an error in the PR Branch version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.