You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: