Skip to content

on limits of current input #203

@tarzanek

Description

@tarzanek

Hi Steve
quick Q
I would like to comply my lexical parsers with lucenes limit of 32766 bytes per token
is there a way how I can tell jflex to drop the token(ideally stop parsing and find it's "end") if it becomes > 32766 bytes somehow ?
(jflex saves the position, so a position check within one line would be ideal)

thank you
L

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions