Skip to content
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

Configurable Indexing Policy #108

Open
mumby0168 opened this issue Sep 6, 2021 · 2 comments
Open

Configurable Indexing Policy #108

mumby0168 opened this issue Sep 6, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed up-for-grabs 🙏🏽 Happy to consider a pull review to address this issue
Milestone

Comments

@mumby0168
Copy link
Collaborator

When using the ContainerPerItemType setting it is possible that a consumer would want to be able to setup the container to have a indexing policy.

The library should be able to expose this configuration see this link for information on how the cosmos SDK exposes this.

https://docs.microsoft.com/en-us/azure/cosmos-db/sql/performance-tips-dotnet-sdk-v3-sql#indexing-policy

We could add this on top of our ContainerBuilder for a specific item.

@mumby0168 mumby0168 added the enhancement New feature or request label Sep 6, 2021
@mumby0168 mumby0168 added this to the Version 2.4.0 milestone Sep 6, 2021
@mumby0168 mumby0168 added this to To do in Version 2.X.X Sep 6, 2021
@dotnetspark
Copy link

Is there any existing test I can look at?

@mumby0168
Copy link
Collaborator Author

Is there any existing test I can look at?

Hi the best place to start is the link on the issue other than that I would look at the ContainerItemBuilder implementation and the tests for that 😃

@IEvangelist IEvangelist added help wanted Extra attention is needed up-for-grabs 🙏🏽 Happy to consider a pull review to address this issue labels Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed up-for-grabs 🙏🏽 Happy to consider a pull review to address this issue
Projects
No open projects
Development

No branches or pull requests

3 participants