Re: Custom Filter implementations - necessary to check if doc is deleted ?

2006-12-09 Thread Øyvind Stegard
oblem. I'm now going through the flipped BitSet afterwords, and clearing any set bits for deleted docs. Works nicely. Thanks. Øyvind -- < Øyvind Stegard < oyvind stegard at usit uio no > < USIT, UiO - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Custom Filter implementations - necessary to check if doc is deleted ?

2006-12-08 Thread Øyvind Stegard
e misunderstood something fundamental about filters, or what not ;). Does TermDocs sometimes enumerate deleted docs, once it has been seek()'ed to a TermEnum position ? Regards, Øyvind S. -- < Øyvind Stegard < oyvind stegard at usit

Re: NFS and Lucene 2.0 status - still troublesome ?

2006-11-14 Thread Øyvind Stegard
file systems other than NFS ? Any recommendations or tips ? Regards, Øyvind Stegard USIT, University of Oslo -- < Øyvind Stegard < oyvind stegard at usit uio no > < SAUS/USIT, UiO - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

NFS and Lucene 2.0 status - still troublesome ?

2006-11-13 Thread Øyvind Stegard
feasible way of using NFS for distributed searching at all, while avoiding the pesky locking problems ? Perhaps someone on this list has some pointers to alternative ways of doing things ? I don't think we have the option of using a different network file system, though. Thanks in advance for

Re: WIll storing docs affect lucene's search performance ?

2006-08-11 Thread Øyvind Stegard
ostly just primitive data types, though). I asked a similar question earlier on this list. I'll just quote the reply I got here: > On 3/9/06, Øyvind Stegard <[EMAIL PROTECTED]> wrote: > > - How does many stored fields eventually affect indexing/query > > perfo

Re: Store object into Lucene index

2006-03-09 Thread Øyvind Stegard
On Thursday 09 March 2006 15:54, Yonik Seeley wrote: > On 3/9/06, Øyvind Stegard <[EMAIL PROTECTED]> wrote: > > - How does many stored fields eventually affect indexing/query > > performance compared to if no fields were stored (only indexed) ? > > Additional stored fiel

Re: Store object into Lucene index

2006-03-09 Thread Øyvind Stegard
y doc) ? Please ask me to rephrase/elaborate, if any of my questions are unclear or lacks info. Øyvind -- < Øyvind Stegard < oyviste at usit uio no >> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]