Skip to content

feat: use schema in autoquery #182

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

Merged
merged 28 commits into from
Jun 2, 2025
Merged

Conversation

micheleriva
Copy link
Member

@micheleriva micheleriva commented May 23, 2025

Do not review yet. Code is definitely still under development.

Copy link

vercel bot commented May 23, 2025

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

Name Status Preview Comments Updated (UTC)
orama-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2025 0:37am

&self,
search_params: &NLPSearchRequest,
collection_id: CollectionId,
collection_stats: CollectionStats,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this parameter, Collection knows its own stats, so you can avoid to pass it as parameter: just invoke self.stats()

@micheleriva micheleriva merged commit 38bdc1b into develop Jun 2, 2025
3 of 4 checks passed
@micheleriva micheleriva deleted the feat/use-schema-in-autoquery branch June 2, 2025 00:19
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.

2 participants