I'm doing something similar, only with a JSP interface. The problem that I'm having is that HDF doesn't always give the whole document. There is a bug report (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12659) that appears related, but the "proposed patch" doesn't seem to work. People look at me funny when I suggest they say everything important they have to say in the first section of the document.
Has someone written a unit test for this yet? If not, then I would be happy to write one, (if) when I get back from vacation. Dylan On Sat, 2003-03-15 at 17:35, Pier Fumagalli wrote: > Forwarding to the Lucene and POI developers lists... > > Pier > > ------ Forwarded Message > > From: John Anthony Brown <[EMAIL PROTECTED]> > > Reply-To: [EMAIL PROTECTED] > > Date: Sat, 15 Mar 2003 13:40:06 -0500 > > To: [EMAIL PROTECTED] > > Subject: lucene used in DHS / USCG > > > > Hi: > > Not sure if this is of interest to anybody in Apache - but I found Lucene > > and POI incredibly useful recently when I had a project which required me to > > make an application to search documents in various formats for a CD-Rom of > > Department of Homeland Security Legislation. > > > > I produced a Swing application that indexes and searches these documents and > > I've placed the resulting application on SourceForge so other who have to do > > the same kinds of stuff don't have to reinvent the wheel. > > > > The application is called "DocSearcher" and it sort of resembles a web > > browser. > > > > Here's the project home page: > > > > http://www.brownsite.net/docsearch.htm > > > > One of the problems I solved - that Lucene users may find useful is indexing > > word documents. I used POI HDF libraries from the scratchpad section to do > > this. > > > > Best Regards, > > John Brown > > Computer Specialist > > U.S. Coast Guard Legal > > Dept. Homeland Security > > Washington, DC > > > > > > ------ End of Forwarded Message > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Dylan Proulx <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
