Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully document Codec Factories and include usage samples #124

Open
bongohrtech opened this issue Oct 10, 2019 · 0 comments
Open

Fully document Codec Factories and include usage samples #124

bongohrtech opened this issue Oct 10, 2019 · 0 comments

Comments

@bongohrtech
Copy link
Owner

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 nightowl888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant