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

set the token size limit and align it with lucene #4470

Open
tarzanek opened this issue Nov 4, 2023 · 0 comments
Open

set the token size limit and align it with lucene #4470

tarzanek opened this issue Nov 4, 2023 · 0 comments

Comments

@tarzanek
Copy link
Contributor

tarzanek commented Nov 4, 2023

since I cannot reopen #4170

I am filing a new bug

above bug was not fixed, since you only upgraded jflex
BUT
you need to go to respective analyzers that used the workaround , or even to ALL analyzers and set the

%token_size_limit (<identifier>|<number>)

and align it with current lucenes limits (check their tokenizers, I think they also use jflex)

@ginoaugustine FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants