We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fbba1 commit 046e49eCopy full SHA for 046e49e
test/multi_index_search_test.dart
@@ -31,7 +31,7 @@ void main() {
31
filterExpression:
32
ktag.toMeiliAttribute().eq("Romance".toMeiliValue()),
33
),
34
- IndexSearchQuery(
+ IndexSearchQuery(
35
indexUid: index2.uid,
36
filterExpression: ktag.toMeiliAttribute().eq("Tale".toMeiliValue()),
37
0 commit comments