Re: [CLucene-dev] MultiSearcher problem

2010-12-24 Thread Itamar Syn-Hershko
Hi Bill, What kind of a sort object are you passing? if its your own brewed, perhaps it is buggy? Itamar. On 10/12/2010 10:53 PM, Miller, Bill (QuickWire) wrote: Hi all, I've been implementing MultiSearcher and have a problem that may be more of a 'Lucene Conceptual' thing than a bug.

Re: [CLucene-dev] Patch: Fixes memory smasher in KeywordTokenizer

2010-12-24 Thread Itamar Syn-Hershko
This is now merged to master. Thanks for reporting! Itamar. On 5/12/2010 7:43 PM, Matt Ronge wrote: Shoot I wish I had noticed this earlier: http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=commit;h=de5695332badddc264c3e187350463d9d6ee4a8a Looks like someone else had

Re: [CLucene-dev] Wildcardquery bug in constructor

2010-12-24 Thread Itamar Syn-Hershko
Merged to master. Thanks. Itamar. On 18/11/2010 10:37 AM, Šplíchal Jiří wrote: Hello, there is a bug in the constructor of the wildcard query setting the termContainsWildcard member variable. The existing test checked if at least one of the chars *? was NOT contained in the string