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

Export index permutations in a deterministic way for comparison #468

Merged
merged 3 commits into from Sep 13, 2021

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Sep 7, 2021

This helps with checking, if changes in the index building or index structure don't break anything on medium sized knowledge bases.

@joka921 joka921 marked this pull request as draft September 7, 2021 12:02
* Implemented `PermutationExporterMain`, which exports the permutations of a built index into a deterministic text format.

* This can be used to check if the index building still works as expected after changes to the index format or index building.
@joka921 joka921 marked this pull request as ready for review September 13, 2021 15:22
Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1-1 with Johannes

@hannahbast hannahbast merged commit ada6454 into ad-freiburg:master Sep 13, 2021
@joka921 joka921 deleted the f.dumpPermutations branch September 13, 2022 12:28
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

Successfully merging this pull request may close these issues.

None yet

2 participants