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

Create API for Index Creation #8

Closed
luisremis opened this issue Mar 21, 2018 · 0 comments
Closed

Create API for Index Creation #8

luisremis opened this issue Mar 21, 2018 · 0 comments
Labels
Enhancement New features or upgrades for functionality, performance, etc

Comments

@luisremis
Copy link
Contributor

As the metadata graph size increases (PMGD database), search queries starts to take longer as it is a O(n) search. PMGD has the interfaces to define indexes on properties, which can takes these searches to O(log n) time.

It is would be great to provide VDMS interfaces for defining indexes for the metadata.

@luisremis luisremis added the Enhancement New features or upgrades for functionality, performance, etc label Mar 21, 2018
omp87 pushed a commit to omp87/vdms-1 that referenced this issue Oct 26, 2021
Resolve "Check-in Testing"

Closes IntelLabs#8

See merge request labs-csr/vdms!2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New features or upgrades for functionality, performance, etc
Projects
None yet
Development

No branches or pull requests

1 participant