Skip to content

Commit

Permalink
Add link to tantivy
Browse files Browse the repository at this point in the history
  • Loading branch information
wendrul committed Dec 5, 2024
1 parent 00c145e commit dbab214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/misc/18_full_text_search/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Windmill offers the functionality to do full-text search on jobs (across args, logs, results, ...) and service logs.

In order to access this functionality, the instance must be running the windmill indexer service.
In order to access this functionality, the instance must be running the windmill indexer service, which is powered by the super fast search engine written in rust, [Tantivy](https://github.com/quickwit-oss/tantivy)


<video
Expand Down

0 comments on commit dbab214

Please sign in to comment.