Re: usage of CollationAttributeFactory StandardTokenizer Analyzer

2014-07-31 Thread craiglang44
Sent from my BlackBerry® smartphone -Original Message- From: Cemo Date: Thu, 31 Jul 2014 11:04:18 To: Reply-To: java-user@lucene.apache.org Subject: usage of CollationAttributeFactory StandardTokenizer Analyzer Hi, I am trying to use CollationAttributeFactory with a custom analyzer

usage of CollationAttributeFactory StandardTokenizer Analyzer

2014-07-31 Thread Cemo
Hi, I am trying to use CollationAttributeFactory with a custom analyzer. I am using StandardTokenizer with CollationAttributeFactory as in org.apache.lucene.collation.CollationKeyAnalyzer. protected TokenStreamComponents createComponents(String fieldName,