Fork me on GitHub
Search Results for

    Show / Hide Table of Contents

    run

    Name

    benchmark-run - Runs a benchmark based on an algorithm file.

    Synopsis

    lucene benchmark run <ALGORITHM_FILE> <OUTPUT_DIRECTORY> [?|-h|--help]
    

    Arguments

    ALGORITHM_FILE

    An algorithm file specifying the parameters of the benchmark to run.

    OUTPUT_DIRECTORY

    Path to a directory where the output files will be written.

    Options

    ?|-h|--help

    Prints out a short help for the command.

    Example

    Runs a benchmark on the c:\check.alg algorithm file.

    lucene benchmark run c:\check.alg
    
    • Improve this Doc
    In This Article
    Back to top Copyright © 2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.