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

Build SpatialVisitor once per index #11825

Merged
merged 1 commit into from Sep 27, 2022
Merged

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Sep 27, 2022

see #11824

I am not adding an entry in changes as this is an unreleased bug. If it does not make to Lucene 9.4 then we should add it.

@jpountz
Copy link
Contributor

jpountz commented Sep 27, 2022

Have you managed to confirm that it addressed the performance regression?

@iverase
Copy link
Contributor Author

iverase commented Sep 27, 2022

Yes, I did. I run the geo benchmarks for polyMedium and locally went from ~25QPS to ~90QPS.

@iverase iverase merged commit 78b58b8 into apache:main Sep 27, 2022
@iverase iverase deleted the polygonRegression branch September 27, 2022 08:51
iverase added a commit that referenced this pull request Sep 27, 2022
Address a performance regression on polygon queries using LatLonPoint field.
iverase added a commit that referenced this pull request Sep 27, 2022
Address a performance regression on polygon queries using LatLonPoint field.
@uschindler
Copy link
Contributor

Thanks!

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.

None yet

3 participants