Uploaded image for project: 'Lucene.Net'
  1. Lucene.Net
  2. LUCENENET-588

Create unified CLI tool to wrap all Lucene maintenance tools and demos for .NET

    XMLWordPrintableJSON

Details

    Description

      Since it is not possible to run a .NET Standard DLL as a console application, we need to wrap Lucene's CLI utilities with a .NET Console application in order to make them readily usable. Many of these tools are important to have on hand, especially the index maintenance tools to upgrade, inspect, fix, split, merge, copy or delete segments, etc of indexes.

      There are many tools and they have inconsistent usage in Java. So, it makes more sense for us to have a single unified CLI utility (like Microsoft's dotnet.exe tool) rather than make a wrapper console application for each one. This also affords us the opportunity to make the various parameters work consistently across tools.

      This project is already nearing completion - this task is just being created to tie all of the CLI-related issues together so efforts are not duplicated on those individual tasks.

      Attachments

        Issue Links

          Activity

            People

              nightowl888 Shad Storhaug
              nightowl888 Shad Storhaug
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: