Re: Indexing PDF document

2007-06-06 Thread jim shirreffs
aser thanks for the help jim s - Original Message - From: "Chris Hostetter" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 06, 2007 5:33 PM Subject: Re: Indexing PDF document : Exception in thread "main" java.lang.NoSuchMethodError: : org.apache.lucene.doc

Re: Indexing PDF document

2007-06-06 Thread Ben Litchfield
- Original Message - From: "Chris Hostetter" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 06, 2007 5:33 PM Subject: Re: Indexing PDF document : Exception in thread "main" java.lang.NoSuchMethodError: : org.apache.lucene.document.Document.add(Lo : rg/apach

Re: Indexing PDF document

2007-06-06 Thread jim shirreffs
e and got java.lang.NoClassDefFoundError: org/fontbox/afm/AFMParser googling trying to find the jar that contains AFMPaser thanks for the help jim s - Original Message - From: "Chris Hostetter" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 06, 2007 5:33 PM Subject: Re: Indexing PDF document :

Re: Indexing PDF document

2007-06-06 Thread Chris Hostetter
: Exception in thread "main" java.lang.NoSuchMethodError: : org.apache.lucene.document.Document.add(Lo : rg/apache/lucene/document/Field;)V : Very strange since the exception is NoSuchMethod Document.add(Field) I *believe* the problem is that there is actually no such method (Document.add(Field