RE: exception while initializing IndexConfigWriter

2013-08-31 Thread Uwe Schindler
il.com] > Sent: Saturday, August 31, 2013 4:24 PM > To: java-user@lucene.apache.org > Subject: exception while initializing IndexConfigWriter > > Hi, > > I am using lucene in my eclipse plugin, while initializing the > IndexConfigWriter > i am getting an exception (see belo

exception while initializing IndexConfigWriter

2013-08-31 Thread nischal reddy
Hi, I am using lucene in my eclipse plugin, while initializing the IndexConfigWriter i am getting an exception (see below). Interesting part is when i am running a test.java class in the same plugin (with a main method with call to the same method) everything is working fine. But when i run the pl

exception while initializing IndexConfigWriter

2013-08-31 Thread nischal reddy
Hi, I am using lucene in my eclipse plugin, while initializing the IndexConfigWriter i am getting an exception (see below). Interesting part is when i am running a test.java class in the same plugin (with a main method with call to the same method) everything is working fine. But when i run the pl