Thanks Hoss for the reply. Yes, The ASCIIFoldingFilterFactory factory does not exist in Solr 1.3. Its present in lucene-core-2.9.0-sources.jar which is part of Solr 1.4. I found out after checking the java docs for this file.
-param -----Original Message----- From: Chris Hostetter [mailto:hossman_luc...@fucit.org] Sent: Tuesday, October 12, 2010 7:10 PM To: 'solr-user@lucene.apache.org' Subject: Re: Error loading class 'solr.ASCIIFoldingFilterFactory' : I am using solr 1.3. I get the below mentioned error when included the : solr.ASCIIFoldingFilterFactory on 'text' field while index and query : time: I fairly certain ASCIIFoldingFilterFactory did not exist in Solr 1.3. -Hoss