X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ffacet.asn;h=c3e964e4e24afbe3a10d5f98c6615069f976cc2e;hp=7950bd1c0dcf2600f56505d1756d7ea0eb29cb6e;hb=f0600e1e958cb80099c4a7fa4cc56a9c1db83735;hpb=6b3366d135740d9ab37bdcd3f00b115fedf30a9d diff --git a/src/facet.asn b/src/facet.asn index 7950bd1..c3e964e 100644 --- a/src/facet.asn +++ b/src/facet.asn @@ -9,7 +9,7 @@ FacetField ::= SEQUENCE { -- 1=use (field name) -- 2=sortorder 0=count descending, 1=alpha ascending .. -- 3=limit (integer) - -- 4=start (integer) + -- 4=start (integer), starting from 1 attributes [1] IMPLICIT AttributeList, terms [2] IMPLICIT SEQUENCE OF FacetTerm OPTIONAL }