@@ -14,6 +14,7 @@ exports[`Test on settings Admin key: Get default settings of an index 1`] = `
1414 },
1515 },
1616 " filterableAttributes" : [],
17+ " localizedAttributes" : null ,
1718 " nonSeparatorTokens" : [],
1819 " pagination" : {
1920 " maxTotalHits" : 1000 ,
@@ -61,6 +62,7 @@ exports[`Test on settings Admin key: Get default settings of empty index with pr
6162 },
6263 },
6364 " filterableAttributes" : [],
65+ " localizedAttributes" : null ,
6466 " nonSeparatorTokens" : [],
6567 " pagination" : {
6668 " maxTotalHits" : 1000 ,
@@ -108,6 +110,7 @@ exports[`Test on settings Admin key: Reset embedders settings 1`] = `
108110 },
109111 },
110112 " filterableAttributes" : [],
113+ " localizedAttributes" : null ,
111114 " nonSeparatorTokens" : [],
112115 " pagination" : {
113116 " maxTotalHits" : 1000 ,
@@ -155,6 +158,7 @@ exports[`Test on settings Admin key: Reset settings 1`] = `
155158 },
156159 },
157160 " filterableAttributes" : [],
161+ " localizedAttributes" : null ,
158162 " nonSeparatorTokens" : [],
159163 " pagination" : {
160164 " maxTotalHits" : 1000 ,
@@ -202,6 +206,7 @@ exports[`Test on settings Admin key: Reset settings of empty index 1`] = `
202206 },
203207 },
204208 " filterableAttributes" : [],
209+ " localizedAttributes" : null ,
205210 " nonSeparatorTokens" : [],
206211 " pagination" : {
207212 " maxTotalHits" : 1000 ,
@@ -257,6 +262,7 @@ exports[`Test on settings Admin key: Update embedders settings 1`] = `
257262 },
258263 },
259264 " filterableAttributes" : [],
265+ " localizedAttributes" : null ,
260266 " nonSeparatorTokens" : [],
261267 " pagination" : {
262268 " maxTotalHits" : 1000 ,
@@ -304,6 +310,7 @@ exports[`Test on settings Admin key: Update searchableAttributes settings on emp
304310 },
305311 },
306312 " filterableAttributes" : [],
313+ " localizedAttributes" : null ,
307314 " nonSeparatorTokens" : [],
308315 " pagination" : {
309316 " maxTotalHits" : 1000 ,
@@ -351,6 +358,7 @@ exports[`Test on settings Admin key: Update searchableAttributes settings on emp
351358 },
352359 },
353360 " filterableAttributes" : [],
361+ " localizedAttributes" : null ,
354362 " nonSeparatorTokens" : [],
355363 " pagination" : {
356364 " maxTotalHits" : 1000 ,
@@ -403,6 +411,7 @@ exports[`Test on settings Admin key: Update settings 1`] = `
403411 " filterableAttributes" : [
404412 " title" ,
405413 ],
414+ " localizedAttributes" : null ,
406415 " nonSeparatorTokens" : [
407416 " &sep" ,
408417 " /" ,
@@ -466,6 +475,7 @@ exports[`Test on settings Admin key: Update settings on empty index with primary
466475 },
467476 },
468477 " filterableAttributes" : [],
478+ " localizedAttributes" : null ,
469479 " nonSeparatorTokens" : [],
470480 " pagination" : {
471481 " maxTotalHits" : 1000 ,
@@ -511,6 +521,7 @@ exports[`Test on settings Admin key: Update settings with all null values 1`] =
511521 },
512522 },
513523 " filterableAttributes" : [],
524+ " localizedAttributes" : null ,
514525 " nonSeparatorTokens" : [],
515526 " pagination" : {
516527 " maxTotalHits" : 1000 ,
@@ -558,6 +569,7 @@ exports[`Test on settings Master key: Get default settings of an index 1`] = `
558569 },
559570 },
560571 " filterableAttributes" : [],
572+ " localizedAttributes" : null ,
561573 " nonSeparatorTokens" : [],
562574 " pagination" : {
563575 " maxTotalHits" : 1000 ,
@@ -605,6 +617,7 @@ exports[`Test on settings Master key: Get default settings of empty index with p
605617 },
606618 },
607619 " filterableAttributes" : [],
620+ " localizedAttributes" : null ,
608621 " nonSeparatorTokens" : [],
609622 " pagination" : {
610623 " maxTotalHits" : 1000 ,
@@ -652,6 +665,7 @@ exports[`Test on settings Master key: Reset embedders settings 1`] = `
652665 },
653666 },
654667 " filterableAttributes" : [],
668+ " localizedAttributes" : null ,
655669 " nonSeparatorTokens" : [],
656670 " pagination" : {
657671 " maxTotalHits" : 1000 ,
@@ -699,6 +713,7 @@ exports[`Test on settings Master key: Reset settings 1`] = `
699713 },
700714 },
701715 " filterableAttributes" : [],
716+ " localizedAttributes" : null ,
702717 " nonSeparatorTokens" : [],
703718 " pagination" : {
704719 " maxTotalHits" : 1000 ,
@@ -746,6 +761,7 @@ exports[`Test on settings Master key: Reset settings of empty index 1`] = `
746761 },
747762 },
748763 " filterableAttributes" : [],
764+ " localizedAttributes" : null ,
749765 " nonSeparatorTokens" : [],
750766 " pagination" : {
751767 " maxTotalHits" : 1000 ,
@@ -801,6 +817,7 @@ exports[`Test on settings Master key: Update embedders settings 1`] = `
801817 },
802818 },
803819 " filterableAttributes" : [],
820+ " localizedAttributes" : null ,
804821 " nonSeparatorTokens" : [],
805822 " pagination" : {
806823 " maxTotalHits" : 1000 ,
@@ -848,6 +865,7 @@ exports[`Test on settings Master key: Update searchableAttributes settings on em
848865 },
849866 },
850867 " filterableAttributes" : [],
868+ " localizedAttributes" : null ,
851869 " nonSeparatorTokens" : [],
852870 " pagination" : {
853871 " maxTotalHits" : 1000 ,
@@ -895,6 +913,7 @@ exports[`Test on settings Master key: Update searchableAttributes settings on em
895913 },
896914 },
897915 " filterableAttributes" : [],
916+ " localizedAttributes" : null ,
898917 " nonSeparatorTokens" : [],
899918 " pagination" : {
900919 " maxTotalHits" : 1000 ,
@@ -947,6 +966,7 @@ exports[`Test on settings Master key: Update settings 1`] = `
947966 " filterableAttributes" : [
948967 " title" ,
949968 ],
969+ " localizedAttributes" : null ,
950970 " nonSeparatorTokens" : [
951971 " &sep" ,
952972 " /" ,
@@ -1010,6 +1030,7 @@ exports[`Test on settings Master key: Update settings on empty index with primar
10101030 },
10111031 },
10121032 " filterableAttributes" : [],
1033+ " localizedAttributes" : null ,
10131034 " nonSeparatorTokens" : [],
10141035 " pagination" : {
10151036 " maxTotalHits" : 1000 ,
@@ -1055,6 +1076,7 @@ exports[`Test on settings Master key: Update settings with all null values 1`] =
10551076 },
10561077 },
10571078 " filterableAttributes" : [],
1079+ " localizedAttributes" : null ,
10581080 " nonSeparatorTokens" : [],
10591081 " pagination" : {
10601082 " maxTotalHits" : 1000 ,
0 commit comments