From f7044d3640cfbcabae161335a6142d89016a0ae2 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Wed, 18 Dec 2019 09:44:04 +0700 Subject: aff: move the comment to the top in CIRCUMFIX and NEEDAFFIX On Lucene, the parser for affix file does not allow inline comment in the options, for example "OPT # comment". Fix #6. --- id_ID.aff | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/id_ID.aff b/id_ID.aff index 58b6f8e..f073fea 100644 --- a/id_ID.aff +++ b/id_ID.aff @@ -38,8 +38,10 @@ SET ISO8859-1 TRY aeinrstkumlgopbdhjcyfwzqvxAEINRSTKUMLGOPBDHJCYFWZQVX WORDCHARS - FLAG long -CIRCUMFIX A1 # untuk bentuk awalan-akhiran terikat (ber-an) -NEEDAFFIX A2 # jenis membesituakan (jangan besitua tersendiri) +# untuk bentuk awalan-akhiran terikat (ber-an) +CIRCUMFIX A1 +# jenis membesituakan (jangan besitua tersendiri) +NEEDAFFIX A2 # Berikut PREFIX dan SIRKUMFIKS -- cgit v1.3