Re: [Lucene.Net] Test case for: possible infinite loop bug in portuguese snowball stemmer?

2011-09-13 Thread Robert Stewart
e with. And it does happen to us on a near daily basis. Thanks, Bob On Sep 13, 2011, at 9:37 AM, Robert Stewart wrote: > Are there any known issues with snowball stemmers (portuguese in particular) > going into some infinite loop? I have a problem that happens on a recurring > bas

[Lucene.Net] Using multiple indexWriters from same process causing some locking/deadlocks?

2011-08-31 Thread Robert Stewart
I am using two IndexWriters from the same process - one writes documents to a master index, and another one writes the same documents to a smaller "real-time" index. I experience some strange locking/deadlocking sometimes, is it possible that I need to use unique instances of some IndexingChain

Re: [Lucene.Net] Lucene Steroids

2011-07-07 Thread Robert Stewart
I have built something similar using NTFS hard-links and re-using existing local snapshot files, etc. It runs in production for 3+ years now with more than 100 million docs, and distributes new snapshots from master servers every minute. It does not use any rsync, but only leverages unique fil

[Lucene.Net] Faceting

2011-06-10 Thread Robert Stewart
Search project in contrib. > (https://cwiki.apache.org/confluence/display/LUCENENET/Simple+Faceted+Search > ) > > DIGY > > > > -Original Message- > From: Robert Stewart [mailto:robert_stew...@epam.com] > Sent: Friday, June 10, 2011 7:14 PM > To: > Sub