X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=tab%2Fdefault.idx;h=a2b64bffb7148d3723a53b2364d64cfa70ffa7e2;hp=49bff347abb26e5de1854ae61209b18b97b92a66;hb=25aa9d21203318cca1927f906ab4f7370e43a5fe;hpb=2d6227440bb26674cab2091b3d79c1934995b762 diff --git a/tab/default.idx b/tab/default.idx index 49bff34..a2b64bf 100644 --- a/tab/default.idx +++ b/tab/default.idx @@ -1,32 +1,59 @@ # Zebra indexes as referred to from the *.abs-files. -# $Id: default.idx,v 1.5 1998-09-22 10:03:47 adam Exp $ +# $Id: default.idx,v 1.15 2007-01-22 18:15:04 adam Exp $ # + # Traditional word index +# Used if completenss is 'incomplete field' (@attr 6=1) and +# structure is word/phrase/word-list/free-form-text/document-text index w completeness 0 +position 1 +alwaysmatches 1 +firstinfield 1 charmap string.chr # Phrase index +# Used if completeness is 'complete {sub}field' (@attr 6=2, @attr 6=1) +# and structure is word/phrase/word-list/free-form-text/document-text index p completeness 1 charmap string.chr # URX (URL) index +# Used if structure=urx (@attr 4=104) index u completeness 0 charmap urx.chr -# Numeric index (integer only) +# Numeric index +# Used if structure=numeric (@attr 4=109) index n completeness 0 charmap numeric.chr # Null map index (no mapping at all) +# Used if structure=key (@attr 4=3) index 0 completeness 0 +position 1 +charmap @ + +# Year +# Used if structure=year (@attr 4=4) +index y +completeness 0 charmap @ -# Sort register (no mapping at all) +# Date +# Used if structure=date (@attr 4=5) +index d +completeness 0 +charmap @ + +# Sort register sort s completeness 1 charmap string.chr + +# Staticrank (uncomment to enable) +#staticrank r