Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Improve algorithm of choosing an index for top-level objects #38

Closed
Totktonada opened this issue Feb 2, 2018 · 1 comment
Closed

Improve algorithm of choosing an index for top-level objects #38

Totktonada opened this issue Feb 2, 2018 · 1 comment

Comments

@Totktonada
Copy link
Member

The following cases can be handled with index lookup:

  1. Handle case when fields forms a prefix of existing index parts.
  2. Handle case when we can get partial (prefix) or entire index by skipping some fields.
@Totktonada
Copy link
Member Author

Case 1 is tracked by #30.

Totktonada added a commit that referenced this issue Mar 3, 2018
Totktonada added a commit that referenced this issue Mar 4, 2018
Totktonada added a commit that referenced this issue Mar 6, 2018
Totktonada added a commit that referenced this issue Mar 7, 2018
Totktonada added a commit that referenced this issue Mar 7, 2018
Totktonada added a commit that referenced this issue Mar 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant