Use WordDelimiterGraphFilter instead: it produces a correct
token graph so that e.g. PhraseQuery works correctly when it's used in
the search time analyzer.
You should not use this ctor, because it uses the thread's context
class loader, which is bad programming style. Please specify a reference class or
a ClassLoader instead.
You should not use this ctor, because it uses the thread's context
class loader as fallback for resource lookups, which is bad programming style.
Please specify a ClassLoader instead.