Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Implemented
-
None
-
None
-
None
-
New, Patch Available
Description
When debugging a TokenFilter, I need to run it on strings to see the details of the token generated.
I haven't found any class doing that, but I did found a TODO comment asking for one, so here it is.
It may already exist, or make more sense to put in in another location. Just tell me if it is the case.
Attachments
Attachments
Issue Links
- is required by
-
LUCENE-7004 Duplicate tokens using WordDelimiterFilter for a specific configuration
- Resolved