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

Make refresh indexing function #5

Open
petergramenides opened this issue Jul 16, 2018 · 0 comments
Open

Make refresh indexing function #5

petergramenides opened this issue Jul 16, 2018 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@petergramenides
Copy link
Owner

petergramenides commented Jul 16, 2018

Currently, there are times when the database does not track external changes to the database. Indexing should be done no matter what.

This should be fixed by making a "refresh" function for indexing. The current index() function makes all the objects. This function should see what has changed and update the current objects or create new ones of necessary/update links. It should be very efficient.

@petergramenides petergramenides added the bug Something isn't working label Jul 16, 2018
@petergramenides petergramenides added this to the Release 1.0.1 milestone Jul 16, 2018
@petergramenides petergramenides changed the title Add automatic-indexing for all functions Make refresh indexing function Jul 17, 2018
@petergramenides petergramenides added the help wanted Extra attention is needed label Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant