This looks like a CLASSPATH issue. You need to make sure whatever jar
contains that class is in the CLASSPATH when you run that line.
Mike
Sandeep K wrote:
I have another problem also.
While parsing the files during indexing I get the following error,
java.lang.NoClassDefFoundError: de/sty/io/mimetype/MimeTypeResolver
what is this? I use Lius-1.0
Its giving the error in the line where I have
IndexerFactory.getIndexer(file, LiusConfig obj)
plz help
thanks and regards,
Sand
Sandeep K wrote:
Hi all..
I had a question related to the write locks created by Lucene.
I use Lucene 2.3.2. Will this newwer version create locks while
indexing
as older ones?
or is there any other way that lucene handles its operations?
And my another doubt is that i use JMS for lucene indexing.
My App server will not do indexing but will pass the needed data for
indexing to the JMS server.
will there be any problem in indexing as its asynchronous?
plz help me..
thanks and regards,
Sand.
--
View this message in context:
http://www.nabble.com/Lucene-write-locks-tp18604932p18607897.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]