You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Lucene.Net 3.0.3 ToDo Items:

  • Ensure that LUCENENET-431, LUCENENET-433, LUCENENET-453, and LUCENENET-455 are merged into the branch and still apply (3.0.3 was branched just prior to these patches being applied)

h3 Lucene.Net.Contrib

Needs to be Ported

  • make sure DistributedSearch builds and tests pass
  • Port Similarity
  • Port SpellChecker
  • Port WordNet
  • (optional) Port other contrib packages from java (some can't be easily
    done)

Ported

  • Contrib.Analyzers
  • Contrib.FastVectorHighlighter
  • Contrib.Queries
  • Contrib.Regex (there's an issue with one of the tests, it's been marked
    as ignored, has to do with a differences in the regex engines)
  • Contrib.Snowball
  • Contrib.Core/Contrib.SimpleFacetedSearch builds but looks to be .NET specific
  • No labels