View Source Cmd.Indexer (fnord v0.4.24)

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

Link to this function

new(opts, ai_module \\ AI)

View Source

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.