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:
179f0d2
)
Update for support for first-in-field in and/or lists
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 8 Sep 2006 18:25:49 +0000
(18:25 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 8 Sep 2006 18:25:49 +0000
(18:25 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
e141a43
..
ac97677
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,8
+1,7
@@
Honor position attribute, i.e. allow first-in-field search. To
enable this, "firstinfield 1" must be given for an index in
default.idx. Enabled in tab/default.idx for w. At this stage
-first-in field is only supported for phrase searches (including
-simple words).
+first-in field is supported for phrase/and-list/or-list searches
Common stream reader interface for record filters (struct ZebraRecStream).