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

Merge import and indexing systems #134

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Oct 3, 2020

This gets rid of the import system as a system on the sideline and merges it with the existing indexing system.

Also fixes the is_unique workaround that was introduced to handle reverse lookup of items for import purposes by pre-emptively indexing all items and using separate method for looking up the current item metadata when needed.

@udoprog udoprog added the enhancement New feature or request label Oct 3, 2020
@udoprog udoprog merged commit 1fe9474 into master Oct 3, 2020
@udoprog udoprog deleted the merge-imports-indexing branch October 3, 2020 13:01
@udoprog udoprog added the changelog Issue has been added to the changelog label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Issue has been added to the changelog enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant