I just passed empty map to ZipFilterFactory method and everything worked
perfectly fine.

  Map<String,String> args = new HashMap<String, String>();
  ZipFilterFactory factory = new ZipFilterFactory(args);

Thanks,
Barani



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Need-help-with-using-TokenFilterFactory-in-SOLR-4-3-0-tp4063109p4064767.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to