Command-line Utility

    Bleve is a command-line tool to interact with a bleve index.

    SEE ALSO

    • - counts the number documents in the index
    • bleve create - creates a new index
    • - prints the term dictionary for the specified field in the index
    • bleve fields - lists the fields in this index
    • - adds the files to the index
    • bleve mapping - prints the mapping used for this index
    • - registry lists the bleve components compiled into this executable