Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fast performance recommendations #87

Open
Canos opened this issue Aug 24, 2018 · 0 comments
Open

Fast performance recommendations #87

Canos opened this issue Aug 24, 2018 · 0 comments

Comments

@Canos
Copy link

Canos commented Aug 24, 2018

Thanks for your amazing job.

I'm having slow performance while upserting thousand of records, the original index lasts 5 minutes to create the index for 30K rows on a fast computer.

I tried using bulk puts (it runs in 2 seconds) but the index is not updated, so reindex is the same slow solution.

I'd like to try web sql as you say in other issues and article but it seems Chrome has dropped support.
https://www.chromestatus.com/features#web%20sql

Is there any solution out there to update FTS-indexes in a faster way.

Thanks again

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

No branches or pull requests

1 participant