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 inst
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 instead of
checking that at least one IS contained.
I pushed the fix to the wildcar