View Source Indexer (fnord v0.4.15)

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

Summary

Functions

Permanently deletes the project from the store.

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

Permanently deletes the project from the store.

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.