Commit 0ba4745
committed
fix(weaviate): add 'priority' field to async test fixture schema
The GetMetadataFieldMinMaxAsyncTest mixin uses a field named 'priority'.
Weaviate validates fields against the collection schema before querying,
so the field must be declared upfront in collection_settings.1 parent 559550b commit 0ba4745
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments