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

Indexes for Date Columns #34

Closed
dmlb2000 opened this issue Jun 6, 2017 · 1 comment
Closed

Indexes for Date Columns #34

dmlb2000 opened this issue Jun 6, 2017 · 1 comment

Comments

@dmlb2000
Copy link
Member

dmlb2000 commented Jun 6, 2017

Pacifica Metadata version

Master

Pacifica Core Software versions

Master

Platform Details

Any

Scenario:

Seems we'll need to search quickly on date ranges for files. We need to add indexes for the updated created and deleted columns.

Steps to Reproduce:

Try to search for files between two dates.

Expected Result:

should come back reasonably quickly

Actual Result:

Does a complete table scan of the files metadata.

@dmlb2000
Copy link
Member Author

dmlb2000 commented Jun 6, 2017

This is fixed now...

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

No branches or pull requests

1 participant