lucene-cli 4.8.0-beta00012

This is a prerelease version of lucene-cli.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global lucene-cli --version 4.8.0-beta00012
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local lucene-cli --version 4.8.0-beta00012
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=lucene-cli&version=4.8.0-beta00012&prerelease
nuke :add-package lucene-cli --version 4.8.0-beta00012

Lucene.NET command line interface (CLI) tools

The Lucene.NET command line interface (CLI) is a new cross-platform toolchain with utilities for maintaining Lucene.NET and demos for learning basic Lucene.NET functionality.

Prerequisites

Installation

Perform a one-time install of the lucene-cli tool using the following dotnet CLI command:

dotnet tool install lucene-cli -g --version 4.8.0-beta00012

[!NOTE] The version of the CLI you install should match the version of Lucene.NET you use.

You may then use the lucene-cli tool to analyze and update Lucene.NET indexes and use its demos.

CLI Commands

The following commands are installed:

Command structure

CLI command structure consists of the driver ("lucene"), the command, and possibly command arguments and options. You see this pattern in most CLI operations, such as checking a Lucene.NET index for problematic segments and fixing (removing) them:

lucene index check C:\my-index --verbose
lucene index fix C:\my-index
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
4.8.0-beta00016 907 2/17/2022
4.8.0-beta00015 279 10/29/2021
4.8.0-beta00014 311 3/28/2021
4.8.0-beta00013 293 11/16/2020
4.8.0-beta00012 409 9/19/2020
4.8.0-beta00011 338 7/24/2020
4.8.0-beta00010 375 7/19/2020
4.8.0-beta00009 363 6/30/2020
4.8.0-beta00008 301 5/5/2020
4.8.0-beta00007 524 12/29/2019
4.8.0-beta00006 587 8/13/2019