-
Notifications
You must be signed in to change notification settings - Fork 17
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
[AV-84497] Capella FTS v3 UI #304
Open
sarahlwelton
wants to merge
17
commits into
capella
Choose a base branch
from
AV-84497-v3-search-ui
base: capella
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ger 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.
… 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
…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
…earch 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
…nown as" options for clarity.
Recreating create-type-mapping Tweaking nav.adoc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR covers all of the changes that needed to be made to UI procedures based on the v3 release of the FTS UI.
Vector Search topics were also updated.
Preview site: https://preview.docs-test.couchbase.com/sarah-AV-84497/cloud/search/create-search-indexes.html