lucene-cli 4.8.0-beta00016

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-beta00016                
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-beta00016                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=lucene-cli&version=4.8.0-beta00016&prerelease                
nuke :add-package lucene-cli --version 4.8.0-beta00016                

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-beta00016

[!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 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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-beta00017 77 10/29/2024
4.8.0-beta00016 1,230 2/17/2022
4.8.0-beta00015 310 10/29/2021
4.8.0-beta00014 328 3/28/2021
4.8.0-beta00013 304 11/16/2020
4.8.0-beta00012 422 9/19/2020
4.8.0-beta00011 360 7/24/2020
4.8.0-beta00010 387 7/19/2020
4.8.0-beta00009 385 6/30/2020
4.8.0-beta00008 316 5/5/2020
4.8.0-beta00007 546 12/29/2019
4.8.0-beta00006 612 8/13/2019