Uploaded image for project: 'Lucene.Net'
  1. Lucene.Net
  2. LUCENENET-542

Snowball Analyser - stemming issue

    XMLWordPrintableJSON

Details

    Description

      Source file: SF\Snowball\SnowballProgram.cs
      Type: SF.Snowball.SnowballProgram
      methods: find_among(Among[] v, int v_size), find_among_b(Among[] v, int v_size)
      lines: 303, 394
      issue: resobj.ToString().Equals("true");
      in .NET the "ToString()" method on a boolean type returns "True" or "False", therefore comparing "True" to "true" will return false.

      Attachments

        Activity

          People

            nightowl888 Shad Storhaug
            pnwright Peter Wright
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: