X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Fzrpn.c;h=37c04992662099f85771959523c78b554becda16;hb=cd13985dc9d5335f6dc2f6b015407cc8dd5d8772;hp=26100a0bed216110d2f971cb95357e4e99111443;hpb=238730873cdf47ff4945ce1635870b10601c9aa3;p=idzebra-moved-to-github.git diff --git a/index/zrpn.c b/index/zrpn.c index 26100a0..37c0499 100644 --- a/index/zrpn.c +++ b/index/zrpn.c @@ -1,4 +1,4 @@ -/* $Id: zrpn.c,v 1.123 2002-09-18 21:01:15 adam Exp $ +/* $Id: zrpn.c,v 1.124 2002-09-24 19:44:20 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -279,7 +279,7 @@ static int term_pre (ZebraMaps zebra_maps, int reg_type, const char **src, return *s0; } -#define REGEX_CHARS " []()|.*+!" +#define REGEX_CHARS " []()|.*+?!" /* term_100: handle term, where trunc=none (no operators at all) */ static int term_100 (ZebraMaps zebra_maps, int reg_type,