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

Fix externalization bug in text index #534

Merged
merged 3 commits into from Jan 11, 2022

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Jan 7, 2022

The text vocabulary doesn't support externalization, but
there were some places were shouldBeExternalized() returned
true for text vocabulary entries, leading to assertion failures in debug builds and wrongly empty query results
in release builds.

joka921 and others added 3 commits January 7, 2022 15:44
The text vocabulary doesn't support externalization, but
there were some places were `shouldBeExternalized()` returned
true for text vocabulary entries, leading to assertion failures in debug builds and wrongly empty query results
in release builds.
@hannahbast hannahbast merged commit e1bac82 into ad-freiburg:master Jan 11, 2022
@joka921 joka921 deleted the f.fixText branch January 13, 2022 09:59
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