Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-305

Normalizer -> Normalization form parameter working only for NFKC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 0.5.1
    • None
    • Clownfish, Index
    • Important

    Description

      my $normalizer = Lucy::Analysis::Normalizer->new(
      normalization_form => 'NFKC',
      case_fold => 0,
      strip_accents => 0,
      );
      But works only with NFKC, any other word throws error. Like
      Invalid normalization form myword
      lucy_Normalizer_init at core/Lucy/Analysis/Normalizer.c line 59
      at indexfile.pl line 18.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chella2104@gmail.com chellappa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: