Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 294 Bytes

LuceneExport

Quick and directy export of Lucene Query Results to a File.

Usage

Pass in the LuceneExportCLI.Options values to LuceneExportCLI.exe:

-i Index location

-x Export filepath

-f Desired Fields

-q Query (raw Lucene format, parsed with Wildcard Analyzer)