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

support for words with hyphens in "Search..." for ES full-text search #1357

Open
konstan opened this issue Sep 6, 2023 · 0 comments
Open

Comments

@konstan
Copy link
Contributor

konstan commented Sep 6, 2023

Because of ES tokenizing for full-text search with splits into tokens on hyphen -, shouldn’t our UI search make the same split before issuing the query against API? Or depending on our ES search query probably augment it with what is suggested here https://discuss.elastic.co/t/configuring-the-standard-tokenizer/8691/5
Otherwise, searching for mjpg-streamer (and similar) doesn’t work.

Screen.Recording.2023-09-06.at.11.24.32.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant