projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44328b7
)
Fixed bug #304: Fuzzy search = regExpr-2.
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 29 Apr 2005 18:56:20 +0000
(18:56 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 29 Apr 2005 18:56:20 +0000
(18:56 +0000)
index/zrpn.c
patch
|
blob
|
history
diff --git
a/index/zrpn.c
b/index/zrpn.c
index
8c8a258
..
0ef8529
100644
(file)
--- a/
index/zrpn.c
+++ b/
index/zrpn.c
@@
-1,4
+1,4
@@
-/* $Id: zrpn.c,v 1.141.2.9 2005-04-29 18:38:49 adam Exp $
+/* $Id: zrpn.c,v 1.141.2.10 2005-04-29 18:56:20 adam Exp $
Copyright (C) 1995-2005
Index Data Aps
@@
-1163,7
+1163,7
@@
static int string_term (ZebraHandle zh, Z_AttributesPlusTerm *zapt,
strcat (term_dict, ")");
break;
case 103: /* Regexp-2 */
- r = 1;
+ regex_range = 1;
term_dict[j++] = '(';
init_pos = 2;
if (!term_103 (zh->reg->zebra_maps, reg_type,