meilisearch/MeiliSearch

Add more details in the FST building progress

Open

#5591 opened on May 26, 2025

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Rust (20,887 stars) (733 forks)batch import
good first issuemaintenance

Description

For now the progress update only notify the start and the end of the FST building process, but there could be more updates to return, like:

  • how many words do we have to build
  • how many words we built already

Originally posted by @dureuill in https://github.com/meilisearch/meilisearch/pull/5541#discussion_r2101825335

Contributor guide