Add test on all parameters

This commit is contained in:
Louis Dureuil 2025-02-25 17:42:00 +01:00
parent 3b2cd54b9d
commit b190b612a3
No known key found for this signature in database
168 changed files with 2134 additions and 0 deletions

View file

@ -4,3 +4,4 @@ mod get_settings;
mod prefix_search_settings;
mod proximity_settings;
mod tokenizer_customization;
mod vectors;