Update for support for first-in-field in and/or lists
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 8 Sep 2006 18:25:49 +0000 (18:25 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 8 Sep 2006 18:25:49 +0000 (18:25 +0000)
NEWS

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).