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

Ensure we re-use existing server query for findMatchesFor(.., Pageable) #7

Open
nealeu opened this issue Apr 17, 2013 · 0 comments
Open

Comments

@nealeu
Copy link
Member

nealeu commented Apr 17, 2013

Currently asking for the next page is inefficient compared to what native fuzzydb API can support with query id.

We should be able to match fuzzy query params into a HashMap and re-use the query id.

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