Hello,
I'm having an issue creating a custom analyzer utilizing the
WordDelimiterFilter. I'm attempting to create an index of information
gleaned from JAR manifest files. So if I have "spring-framework" I need the
following tokens indexed: "spring" "springframework" "framework"
"spring-framework".
ec 23, 2012 at 11:56 AM, Jeremy Long wrote:
> Hello,
>
> I'm having an issue creating a custom analyzer utilizing the
> WordDelimiterFilter. I'm attempting to create an index of information
> gleaned from JAR manifest files. So if I have "spring-framewo
ache/lucene/analysis/TokenStream.html#reset()>
>
> You probably don't have one, so only the parent state gets reset.
>
> -- Jack Krupansky
>
> -Original Message- From: Jeremy Long
> Sent: Wednesday, December 26, 2012 9:08 AM
> To: java-user@lucene.apache.org