meilisearch/http-ui
mpostma 87a56d2bc9
Fix settings bug
replace ids with str in settings

This allows for better maintainability of the settings code, since
updating the searchable attributes is now straightforward.

criterion use string

fix reindexing fieldid remaping

add tests for primary_key compute

fix tests

fix http-ui

fixup! add tests for primary_key compute

code improvements settings

update deps

fixup! code improvements settings

fixup! refactor settings updates and fix bug

fixup! Fix settings bug

fixup! Fix settings bug

fixup! Fix settings bug

Update src/update/index_documents/transform.rs

Co-authored-by: Clément Renault <clement@meilisearch.com>

fixup! Fix settings bug
2021-01-26 13:53:08 +01:00
..
public Allow users to abort pending updates, one by one or all at once 2020-12-01 14:51:05 +01:00
src Fix settings bug 2021-01-26 13:53:08 +01:00
templates Display the update meta result content on the update page 2020-12-22 13:42:43 +01:00
Cargo.lock Fix settings bug 2021-01-26 13:53:08 +01:00
Cargo.toml highlight with new tokenizer 2021-01-11 21:59:37 +01:00