Shad Storhaug created LUCENENET-625:
---------------------------------------
Summary: Fully document Codec Factories and include usage samples
Key: LUCENENET-625
URL: https://issues.apache.org/jira/browse/LUCENENET-625
Project: Lucene.Net
Issue Type: Improvement
Components: Lucene.Net Core
Affects Versions: Lucene.Net 4.8.0
Reporter: Shad Storhaug
Assignee: Shad Storhaug
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)