Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
Lucene.Net 4.8.0
-
None
Description
Having a command-line utility to upgrade indexes could be useful. In .NET we would need to create a wrapper assembly for it so it can be used on the command line.
https://github.com/apache/lucenenet/blob/master/src/Lucene.Net.Core/Index/IndexUpgrader.cs
Attachments
Issue Links
- Is contained by
-
LUCENENET-588 Create unified CLI tool to wrap all Lucene maintenance tools and demos for .NET
- Resolved