meilisearch/MeiliSearch

Add more details in the FST building progress

Open

#5,591 opened on May 26, 2025

 (6 comments) (1 reaction) (0 assignees)Rust (2,542 forks)batch import
good first issuemaintenance

Repository metrics

Stars
 (57,572 stars)
PR merge metrics
 (Avg merge 11d 20h) (41 merged PRs in 30d)

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