Fork me on GitHub
Search Results for

    Show / Hide Table of Contents

    list-taxonomy-stats

    Name

    index-list-taxonomy-stats - Displays the taxonomy statistical information for a taxonomy index.

    Synopsis

    lucene index list-taxonomy-stats [<INDEX_DIRECTORY>] [-tree|--show-tree] [?|-h|--help]
    

    Description

    Prints how many ords are under each dimension.

    Arguments

    INDEX_DIRECTORY

    The directory of the index. If omitted, it defaults to the current working directory.

    Note

    This directory must be a facet taxonomy directory for the command to succeed.

    Options

    ?|-h|--help

    Prints out a short help for the command.

    -tree|--show-tree

    Recursively lists all descendant nodes.

    Example

    List the taxonomy statistics from the index located at X:\category-taxonomy-index\, viewing all descendant nodes:

    lucene index list-taxonomy-stats X:\category-taxonomy-index -tree
    
    • 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.