Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
Lucene.Net 4.8.0
-
None
Description
This tool could be useful to check the state of index directories. In .NET we would need to create an assembly for it so it can be used on the command line.
https://github.com/apache/lucenenet/blob/master/src/Lucene.Net.Core/Index/CheckIndex.cs#L2401
Attachments
Issue Links
- Is contained by
-
LUCENENET-588 Create unified CLI tool to wrap all Lucene maintenance tools and demos for .NET
- Resolved
This has been completed as part of
LUCENENET-588