Re: PerFieldAnalyzerWrapper does not seem to allow use of a custom analyzer

2015-08-10 Thread Bauer, Herbert S. (Scott)
t;java-user@lucene.apache.org<mailto:java-user@lucene.apache.org>" mailto:java-user@lucene.apache.org>> Subject: PerFieldAnalyzerWrapper does not seem to allow use of a custom analyzer I can’t seem to detect any issues with the final custom analyzer declared in this code snippet (Th

PerFieldAnalyzerWrapper does not seem to allow use of a custom analyzer

2015-08-07 Thread Bauer, Herbert S. (Scott)
I can’t seem to detect any issues with the final custom analyzer declared in this code snippet (The one that attempts to use a PatternMatchingTokenizer and is initialized as sa), but it doesn’t seem to be hit when I run my indexing code despite being in the map. It is indexed finally but I assu