mirror of
https://github.com/typesense/typesense.git
synced 2025-05-25 08:17:38 +08:00
Merge branch 'v0.25-join' into v0.26-changes
This commit is contained in:
commit
fbbcc0b64d
@ -2538,7 +2538,7 @@ TEST_F(CollectionNestedFieldsTest, UpdateNestedDocumentAutoSchema) {
|
||||
ASSERT_EQ(1, results["found"].get<size_t>());
|
||||
}
|
||||
|
||||
TEST_F(CollectionNestedFieldsTest, HighlightArrayOfObjects) {
|
||||
TEST_F(CollectionNestedFieldsTest, ImproveErrorMessageForNestedArrayNumericalFields) {
|
||||
nlohmann::json schema = R"({
|
||||
"name": "coll1",
|
||||
"enable_nested_fields": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user