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

Searching for "unit" comes up with no results. #23903

Open
ericrbg opened this issue Dec 20, 2022 · 4 comments
Open

Searching for "unit" comes up with no results. #23903

ericrbg opened this issue Dec 20, 2022 · 4 comments

Comments

@ericrbg
Copy link

ericrbg commented Dec 20, 2022

Expected behaviour

All posts with the word "unit" in them.

Actual results:

No results whatsoever.

Steps

https://chat.zulip.org/#narrow/search/unit is one such example in the Zulip Zulip. In general, just use the top searchbar to search for "unit".

This is on the webapp, but seems platform-agnostic; production Zulip instances, as far as I know

the search results

@gnprice
Copy link
Member

gnprice commented Dec 20, 2022

@zulipbot
Copy link
Member

zulipbot commented Dec 20, 2022

Hello @zulip/server-dependencies, @zulip/server-search members, this issue was labeled with the "area: dependencies", "area: search" labels, so you may want to check it out!

@klardotsh
Copy link
Member

This originates in a word list used to generate what is eventually the hunspell-en-us Ubuntu package (thanks @alexmv for that pointer), and as such I've opened en-wl/wordlist#359. I'm unsure what the maintenance status of that repository is, there seem to have been no public commits since mid-2021, though there was some light activity in a few issues conversations in 2022. There's some further discussion on CZO about potentially investigating using Snowball for stemming (the default engine in PostgreSQL) instead of Hunspell, but for now, no conclusive plans on a workaround Zulip-side.

@timabbott
Copy link
Sponsor Member

Tagged with the "dependencies" label that we use for tracking issues in upstream projects.

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

No branches or pull requests

6 participants