View Source Cmd.Indexer (fnord v0.4.22)

This module provides the functionality for the index and delete sub-commands.

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.