-
Notifications
You must be signed in to change notification settings - Fork 18
[AV-104690] 8.0 on Capella - FTS Document Filters #393
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-104690] 8.0 on Capella - FTS Document Filters #393
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions. Nothing major.
👍🏾
==== Add a Document Filter to a Collection Type Mapping | ||
|
||
You can add a xref:customize-index.adoc#type-identifiers[document filter] to any collection type mapping on your Search index. | ||
Document filters add an additional filter to any documents included in your Search index for a collection type mapping. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Document filters add an additional filter to any documents included in your Search index for a collection type mapping. | |
Document filters allow you to add filters to any documents included in your Search Index for a collection type mapping. |
Create additional mappings for document fields or JSON objects under a collection's type mapping to restrict the documents added to your index. | ||
This can improve Search index performance over indexing entire collections. | ||
|
||
For a type mapping defined on a scope and collection, you can add an additional <<type-identifiers,document filter>> to restrict the documents added under that type mapping. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For a type mapping defined on a scope and collection, you can add an additional <<type-identifiers,document filter>> to restrict the documents added under that type mapping. | |
For a type mapping defined on a scope and collection, you can include an additional <<type-identifiers,document filter>> to restrict the documents added under that type mapping. |
Just a suggestion to reduce the number of "adds"
Adding documentation for new functionality around custom document filters in FTS 8.0
Preview site links:
https://preview.docs-test.couchbase.com/docs-devex-AV-104690-8-0-fts-doc-filters-capella/cloud/search/customize-index.html
https://preview.docs-test.couchbase.com/docs-devex-AV-104690-8-0-fts-doc-filters-capella/cloud/search/create-type-mapping.html#filter-mapping
https://preview.docs-test.couchbase.com/docs-devex-AV-104690-8-0-fts-doc-filters-capella/cloud/search/set-type-identifier.html
https://preview.docs-test.couchbase.com/docs-devex-AV-104690-8-0-fts-doc-filters-capella/cloud/search/search-index-params.html#doc-config