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
We have diverged from Lucene by replacing the NamedSPILoader and SPIClassIterator with abstract factories to load codec types (possibly from a dependency injection container). While the API docs are mostly complete, they are missing usage samples of how to extend the factories to register custom codec, doc values format, and postings format types.
We have diverged from Lucene by replacing the NamedSPILoader and SPIClassIterator with abstract factories to load codec types (possibly from a dependency injection container). While the API docs are mostly complete, they are missing usage samples of how to extend the factories to register custom codec, doc values format, and postings format types.
JIRA link - [LUCENENET-625] created by nightowl888The text was updated successfully, but these errors were encountered: