Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Support custom Codecs #129

Open
mocobeta opened this issue Oct 8, 2018 · 1 comment
Open

Support custom Codecs #129

mocobeta opened this issue Oct 8, 2018 · 1 comment

Comments

@mocobeta
Copy link
Collaborator

mocobeta commented Oct 8, 2018

There is a method to load custom codecs.
https://lucene.apache.org/core/7_5_0/core/org/apache/lucene/codecs/Codec.html#reloadCodecs-java.lang.ClassLoader-

Users scenario (an idea):

  • Click "Load custom codecs" button or link on the "open index" dialog.
  • Select JAR files including custom codecs on a file chooser dialog.
  • Press "OK" (then Luke loads the jars, and calls reloadCodecs() method.)
@mocobeta
Copy link
Collaborator Author

For contributors: Now Luke is a part of Apache Lucene. Please create an issue (if there is not exist) to Lucene Jira if you want to help with this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant