vind icon indicating copy to clipboard operation
vind copied to clipboard

Prevent deprecation warnings during startup

Open tkurz opened this issue 6 years ago • 0 comments

Description

There are a lot of deprecation warnings during startup (e.g. TokenizerFactory is using deprecated 5.5.0 emulation). The schema has to be adapted to prevent those warnings.

Success Criteria

  • Number of Warnings has been substantially decreased.
  • All Factories (Tokenizer, Character, etc) and TrieFields have been updated in schema.xml

tkurz avatar Feb 25 '19 14:02 tkurz