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

Return incidents that match keywords as substrings #1028

Open
noah-schechter opened this issue Jul 28, 2024 · 0 comments
Open

Return incidents that match keywords as substrings #1028

noah-schechter opened this issue Jul 28, 2024 · 0 comments

Comments

@noah-schechter
Copy link
Collaborator

Current
The search Munition does not return Munition/Chemical.

Proposed
It should. I know this may interfere with our boolean logic (-word, word1 AND word2, etc.) but I think we can incorporate both. Specifically, when searching for a non-quoted term, we should search within words, not just for exact matches. If this impacts performance perhaps we can make it an optional mode (I know we have users who would like this feature)

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