Skip to content

Conversation

byzmonk
Copy link

@byzmonk byzmonk commented Jul 14, 2025

No description provided.

Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @byzmonk , thank you for your contriution! Please add description what this is fixing and address the PR comment.

fields, ok := data[i].([]interface{})
if !ok {
return FTSearchResult{}, fmt.Errorf("invalid field key format")
fmt.Println(data[i])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this debug output

@ndyakov
Copy link
Member

ndyakov commented Aug 4, 2025

This should be now fixed. Indexed but missing object will return Error = proto.Nil and an empty map of fields.

@ndyakov ndyakov closed this Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants