Re: Problem in .txt file indexing

2005-09-26 Thread Erik Hatcher
On Sep 26, 2005, at 2:30 PM, tirupathi reddy wrote: Hello, SO now How can I index the text files in Lucene? Didn't we go over this before?! :) Follow these steps _exactly_: 1) Download the source code from Lucene in Action from http:// www.lucenebook.com (you'll see a link at the top o

Re: Problem in .txt file indexing

2005-09-26 Thread tirupathi reddy
Hello, SO now How can I index the text files in Lucene? Thanx, MTREDDY Tirupati Reddy Manyam 24-06-08, Sundugaullee-24, 79110 Freiburg GERMANY. Phone: 00497618811257 cell : 004917624649007 __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: Problem in .txt file indexing

2005-09-26 Thread Chris Hostetter
You seem to be using the example code from LIA chapter 7, however you seem to be confusing the "DocumentHandlerException" class mentioned there with org.ujac.print.DocumentHandlerException -- a completely unrelated class that just happens to have the same name (i'm guessing you found it doing a go

RE: Problem in .txt file indexing

2005-09-26 Thread M å n i s h
This package org.ujac.print.DocumentHandlerException is not part of Lucene, Check whether you are using some other third party class files in your program. -Original Message- From: tirupathi reddy [mailto:[EMAIL PROTECTED] Sent: Monday, September 26, 2005 11:20 PM To: java-user@lucene.