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

Tokenize skip properties #474

Merged
merged 2 commits into from
Sep 3, 2023

Conversation

philippebeaulieu
Copy link
Contributor

I want to used facet search but many of the values we have are multi-word-token (ie. "black matte") that needs to be searched without tokenization, not only stemming but no split at all.

I added a new optionnal parameter that replicate the stemmingSkipProperties that was already in place.

If a property is matched, then no splitting occurs on the matching prop.

@vercel
Copy link

vercel bot commented Aug 31, 2023

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

Name Status Preview Comments Updated (UTC)
orama-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 7:33pm

Copy link
Member

@micheleriva micheleriva left a comment

Choose a reason for hiding this comment

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

LGTM. I'm gonna merge this, but would you also be able to open a separate PR for updating the docs?

Thanks!

@micheleriva micheleriva merged commit 2927315 into oramasearch:main Sep 3, 2023
2 checks passed
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