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

SnowballAnalyzer is broken with StopFilter API changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • Lucene.Net 2.9.4g
    • None
    • Lucene.Net Contrib
    • Lucene 2.9.4g branch. Revision 1226845.

    Description

      SnowballAnalyzer uses StopFilter.MakeStopSet(String[]) and an old StopFilter constructor. This breaks:

      SnowballAnalyzer(System.String name, System.String[] stopWords)

      and

      TokenStream(System.String fieldName, System.IO.TextReader reader)

      Attachments

        Activity

          People

            Unassigned Unassigned
            smolav Santiago M. Mola
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: