Skip to content

Add a reset command to delete all indexed docs and start the crawl+index again #175

Description

@kyteinsky

Describe the feature you'd like to request

/

Describe the solution you'd like

A reset command that

  1. clears the config values related to the stats
  2. clears the queue tables
  3. wipes the context chat backend's vector db
  4. retriggers the filesystem crawl

Describe alternatives you've considered

The manual way:

  1. delete the context_chat php app config
  2. delete the context_chat php app
  3. unregister the context_chat_backend app with the remove data checkbox checked
  4. do the install all over again

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions