Re: Question about solr.WordDelimiterFilterFactory

2012-04-12 Thread Jian Xu
Erick, Thank you for your response!  The problem with this approach is that searching for 12:34 will also match 12.34 which is not what I want. From: Erick Erickson erickerick...@gmail.com To: solr-user@lucene.apache.org; Jian Xu joseph...@yahoo.com Sent

Question about solr.WordDelimiterFilterFactory

2012-04-11 Thread Jian Xu
Hello, I am new to solr/lucene. I am tasked to index a large number of documents. Some of these documents contain decimal points. I am looking for a way to index these documents so that adjacent numeric characters (such as [0-9.,]) are treated as single token. For example, 12.34 = 12.34