askorama / orama

🌌 Fast, dependency-free, full-text and vector search engine with typo tolerance, filters, facets, stemming, and more. Works with any JavaScript runtime, browser, server, service!
https://docs.askorama.ai
Other
8.27k stars 273 forks source link

fix double pagination issue in hybrid search with where clause, fixes #730 #732

Closed abhishek818 closed 1 week ago

abhishek818 commented 3 weeks ago

/claim #730 Closes #730

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
orama-docs ❌ Failed (Inspect) Jun 8, 2024 6:19pm
abhishek818 commented 3 weeks ago

@micheleriva , up for review.

nicolastoulemont commented 3 weeks ago

This doesn't fix the upperbounding of the count

abhishek818 commented 2 weeks ago

Totally forgot that part, have fixed it now @nicolastoulemont

abhishek818 commented 2 weeks ago

@micheleriva, just bumping this.

abhishek818 commented 2 weeks ago

@micheleriva @nicolastoulemont pls review this.

micheleriva commented 1 week ago

Superseded by https://github.com/askorama/orama/pull/731