Skip to content

DOC-9722: FTS redundant pages cleanup #2531

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

Merged
merged 7 commits into from
Mar 30, 2022

Conversation

Thejas-bhat
Copy link
Contributor

This PR contains changes pertaining to:

  1. Clean up of redundant pages that weren't inside in TOC of FTS documentation.
  2. Fixing the links to those pages thats there elsewhere in the doc pages.
  3. Updating query string content under the supported queries topic.

@@ -245,7 +245,7 @@ Analyzers increase search-awareness by transforming input text into token-stream
An analyzer consists of modules, each of which performs a particular role in the transformation (for example, removing undesirable characters, transforming standard words into stemmed or otherwise modified forms, referred to as tokens, and performing miscellaneous post-processing activities).

For more information on analyzers, see
xref:fts-analyzers.adoc[Understanding Analyzers].
xref:Understanding-Analyzers[Understanding Analyzers].
Copy link
Member

@abhinavdangeti abhinavdangeti Mar 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be fts-index-analyzers.adoc[Understanding Analyzers]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This syntax worked for me, where you specify the id of a section in the xref and clicking on it takes you to that particular section.

@jon-strabala jon-strabala merged commit 3ddff18 into couchbase:release/7.0 Mar 30, 2022
RayOffiah pushed a commit that referenced this pull request Feb 21, 2025
* fts redundant pages cleanup and fixed dead links

* Update fts-creating-index-from-UI-classic-editor.adoc

* minor update

* remove extra space

* spelling in title

* minor updates

* minor update

Co-authored-by: Jon Strabala <[email protected]>

(cherry picked from commit 3ddff18)
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.

3 participants