IndexReader.delete( term ) bug?

2003-09-16 Thread Lars Hammer
, but if more documents were found they are not :-( Is this a bug in IndexReader or am i doing something wrong. Any help is appreciated. /Lars Hammer http://www.dezide.com

Re: IndexReader.delete( term ) bug?

2003-09-16 Thread Lars Hammer
-thanks in advance! /Lars Hammer Lars, The code looks fine. However, you are not showing how you deal with any possible exceptions (IOExceptions, for instance), so it is possible that you are ignoring exceptions. Thata delete(Term) method returns an int, so you could also capture

Re: Reference for Lucene as a search tool built into a CD

2003-09-09 Thread Lars Hammer
I think DocSearcher can do just that : http://www.brownsite.net/docsearch.htm /Hammer - Original Message - From: Pete Lewis [EMAIL PROTECTED] To: Lucene Users List [EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 4:58 PM Subject: Reference for Lucene as a search tool built into a CD

Re: Hits not serializable?

2003-08-25 Thread Lars Hammer
at ejindex in detail in the near future to see how it works. I too will look into ejindex in the near future. -Thanks for the input! /Lars Hammer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Hits not serializable?

2003-08-22 Thread Lars Hammer
for example JBoss to Tomcat. Does anyone has any experience with using Lucene through EJB's Thanks in advance /Lars Hammer www.dezide.com

updating a document

2003-08-20 Thread Lars Hammer
in the index. Uhm -hope you get the idea :-) Any suggestions and comments are very welcome thanks in advance BTW : does anyone know if an update function is planned to be added to lucene? Would it be hard to write it yourself? /Lars Hammer www.dezide.com