X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=e141a43367965980ec58af7368a536ffb09ba19b;hp=902a796488c30eda92b142557d995b0f0822031b;hb=c33ea56e3771c3b80ba66ef8fda3a09cad171ebb;hpb=deb0cef3d4d19dc6508b2fed71711b3fb1be26a2 diff --git a/NEWS b/NEWS index 902a796..e141a43 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +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). + +Common stream reader interface for record filters (struct ZebraRecStream). + +Debian package fix: packages idzebra-2.0 + libidzebra-2.0-modules did +not depend properly on sub packages. + Experimental segment facility (for matching of words within one field/segment).