Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

create table with id as bigint,search table return id as float64 #18

Open
ninesunqian opened this issue Mar 1, 2025 · 0 comments
Open
Assignees

Comments

@ninesunqian
Copy link

Hi,
I create table by " CREATE TABLE IF NOT EXISTS tableA (id bigint, idea text, note text, style string, ts bigint, trashed bool), but the "_id" in SearchResponseHits.Hits is float64. If the id is very big number, the float64 value will not match int64 value.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants