X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fccl.h;h=c271764ad43cdbaf8199f92d2bf56d7875fbf59a;hp=70194e55c110a0a979331d18216ee81312c7534e;hb=818a9b6c9a5dfae6176d350346da0a9c55a393d6;hpb=ba1f112c74932545871791eaf2c2e4cfe4014ee5 diff --git a/include/yaz/ccl.h b/include/yaz/ccl.h index 70194e5..c271764 100644 --- a/include/yaz/ccl.h +++ b/include/yaz/ccl.h @@ -347,6 +347,7 @@ int ccl_stop_words_info(ccl_stop_words_t csw, int idx, #define CCL_BIB1_STR_WP (-1) #define CCL_BIB1_STR_AND_LIST (-2) #define CCL_BIB1_STR_OR_LIST (-3) +#define CCL_BIB1_STR_AUTO_GROUP (-4) #define CCL_BIB1_REL_ORDER (-1) #define CCL_BIB1_REL_PORDER (-2)