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: StandardTokenizer to be used in instead LetterTokenizer in Jena #1752

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

jachro
Copy link
Contributor

@jachro jachro commented Oct 16, 2023

This PR reverts the recent changes to the Tokenizer that is used by the Triples Store. Apparently, the LetterTokenizer that we switched to does not satisfy some of our key users as currently they heavily rely on keywords containing underscores. This PR changes the Tokenizer to the Standard and adds a new TS migration to reindex the store.

@jachro jachro requested a review from a team as a code owner October 16, 2023 14:50
@jachro jachro merged commit 63918c9 into development Oct 16, 2023
@jachro jachro deleted the lucene-letter-tokenizer-revert branch October 16, 2023 16:03
@jachro jachro mentioned this pull request Oct 16, 2023
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.

1 participant