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

Add Index Upgrade feature #98

Open
DmitryKey opened this issue Dec 18, 2017 · 2 comments
Open

Add Index Upgrade feature #98

DmitryKey opened this issue Dec 18, 2017 · 2 comments

Comments

@DmitryKey
Copy link
Owner

Since luke allows opening index format of older versions (luke 7.1 opens 6.6.0 index), then it could offer Index Upgrade functionality via https://lucene.apache.org/solr/guide/7_1/indexupgrader-tool.html

@DmitryKey DmitryKey changed the title Add Upgrade index feature Add Index Upgrade feature Dec 18, 2017
@mocobeta
Copy link
Collaborator

mocobeta commented Oct 4, 2018

I have never used this API so far, but I think it should be possible to add "Upgrade index" menu item to Tools menu.

Just leave my implementation image:

  • Call IndexUpgrader.upgrade() method asynchronously
  • Use PrintStreamInfoStream to output information to JTextArea

Also, It would be a good first issue for new contributors.

@mocobeta
Copy link
Collaborator

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

2 participants