Skip to content

Conversation

@charlotte-nudibranches
Copy link
Contributor

@charlotte-nudibranches charlotte-nudibranches commented Jan 2, 2026

return formatted original file as a JSON object instead of just a string to allow easier access to data


Note

Search result model update

  • DocumentRecord.original_file now uses a structured OriginalFilePayload (with original_file_path, source_data_dock_id, source_filename).
  • Added custom UnmarshalJSON to accept both a quoted JSON string and a direct JSON object for backward-compatible parsing.

Examples

  • New runSearchExample demonstrates fluent search, selects original_file, executes the query, and prints S3 URL from original_file_path.
  • Enabled runFluentAPIWithSelectExample and supporting helpers (handleResponse, splitColumns).
  • main.go now invokes S3, SELECT, and Search examples.

Written by Cursor Bugbot for commit 4e46e04. This will update automatically on new commits. Configure here.

@charlotte-nudibranches charlotte-nudibranches self-assigned this Jan 2, 2026
@charlotte-nudibranches charlotte-nudibranches merged commit a9cb8ed into main Jan 2, 2026
2 checks passed
@charlotte-nudibranches charlotte-nudibranches deleted the refact/full-text-search-original-file branch January 2, 2026 14:01
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.

3 participants