Skip to content

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Apr 21, 2022

Follow-up from #2966

<FieldSet>
<TextInput
name="clustered.name"
name="clusteredIndex.name"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bug found while writing the e2e test..

GEOSPATIAL:
'https://docs.mongodb.org/manual/applications/geospatial-indexes/#geospatial-indexes',
WILDCARD: 'https://docs.mongodb.com/manual/core/index-wildcard/',
// TODO: add an entry for CLUSTERED once the docs become available
Copy link
Member

Choose a reason for hiding this comment

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

A similar comment to the one in the first pr - #2966 (comment)
Do we have a ticket name we can attach to this comment? I find it can help give context quickly when looking through code (and then if we somehow miss updating this todo we know way down the line it can be quickly updated).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://jira.mongodb.org/browse/COMPASS-5760

And I linked to it from both places

}
},
type: {
deps: ['geo', 'hashed', 'text', 'wildcard'],
Copy link
Member

Choose a reason for hiding this comment

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

Should clustered also be in this list? I might be misunderstanding how these are used in ampersand.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably. Added.

@Anemy
Copy link
Member

Anemy commented Apr 22, 2022

lgtm!

Screen Shot 2022-04-22 at 12 48 19 PM

@lerouxb lerouxb merged commit 15b6e70 into main Apr 22, 2022
@lerouxb lerouxb deleted the hilight-clustered-index branch April 22, 2022 18:11
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.

2 participants