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

Text matching does not seem to allow partial words #109

Open
arisf opened this issue Jan 24, 2025 · 1 comment
Open

Text matching does not seem to allow partial words #109

arisf opened this issue Jan 24, 2025 · 1 comment
Assignees
Labels

Comments

@arisf
Copy link
Member

arisf commented Jan 24, 2025

No results are returned for the search term "epitheli", while results are retruned for the search term "elithelial". Partial word matches should work, as specified by the requirements doc.

@zhouji2013
Copy link
Member

zhouji2013 commented Jan 25, 2025

The partial match is supposed to be entered with *, like "epitheli*".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants