Revert "Merge #1001"

This reverts commit 690eab4a25, reversing
changes made to 086020e543.

update changelog
This commit is contained in:
mpostma
2020-10-30 11:30:18 +01:00
parent 39cf1931ae
commit a8ab15d65d
8 changed files with 95 additions and 120 deletions

View File

@ -1780,7 +1780,7 @@ async fn update_documents_with_facet_distribution() {
let settings = json!({
"attributesForFaceting": ["genre"],
"displayedAttributes": ["genre"],
"searchableAttributes": ["genre", "type"]
"searchableAttributes": ["genre"]
});
server.update_all_settings(settings).await;
let update1 = json!([