View Source Cmd.Indexer (fnord v0.4.36)

This module provides the functionality for the index sub-command.

Summary

Functions

Create a new Indexer struct.

Run the indexing process using the given Indexer struct. If force_reindex is true, the project will be deleted and reindexed from scratch.

Functions

new(opts, indexer \\ Indexer)

Create a new Indexer struct.

run(idx)

Run the indexing process using the given Indexer struct. If force_reindex is true, the project will be deleted and reindexed from scratch.