Skip to content

v9.4.0

Latest
Compare
Choose a tag to compare
@azagniotov azagniotov released this 19 Feb 01:22
· 16 commits to master since this release
57f4e88

What's Changed

  • Update sudachi.gradle to use the latest dict by @azagniotov in #72
  • Preparation for Solr v9.4.x compatibility by @azagniotov in #79
  • Solr v9.4.x compatibility by @azagniotov in #80
  • Added Azul Zulu OpenJDK v21 to Build and Test Workflow by @azagniotov in #81
  • Removed Azul Zulu OpenJDK v21 from GitHub Actions by @azagniotov in #83
  • Added new token attributes for field analysis API by @azagniotov in #84
  • Verified inconsistent tokenization against built-in Lucene Kuromoji by @azagniotov in #85
  • Revisited/simplified filters and integration tests by @azagniotov in #86
  • Imported more sanity check tests from Lucene Kuromoji tokenizer by @azagniotov in #87
  • Migrated Translations to Kunrei romanization by @azagniotov in #88
  • Added a big document load test by @azagniotov in #89
  • Test-related clean up plus config cleanup by @azagniotov in #90
  • Added more edge case test cases by @azagniotov in #91
  • Added functional tests leveraging synonyms by @azagniotov in #92
  • Simplified attribute interfaces and removed null checks by @azagniotov in #93
  • Added compatibility with SynonymGraphFilterFactory irrespective where it is in the filter chain by @azagniotov in #94
  • Overriding close() in Tokenizer and changed some Romaji translations to Hepburn system by @azagniotov in #95

Full Changelog: v9.3.0...v9.4.0