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

Why does a wildcard require at least 1 character? #529

Open
chase-lewis-akasa opened this issue Nov 12, 2023 · 0 comments
Open

Why does a wildcard require at least 1 character? #529

chase-lewis-akasa opened this issue Nov 12, 2023 · 0 comments

Comments

@chase-lewis-akasa
Copy link

chase-lewis-akasa commented Nov 12, 2023

i have a title with 'ehr image' in it. If i search '+ehr +imag*' i will get the item returned as expected. However, if I search '+ehr +image*' i will get no results which seems to be exactly the opposite of what the documentation and most the comments i've read in Github threads says should happen. Am I missing something?

Edit: More testing it seems to be just certain words are fundamentally borked. "+image*" fails but something like "+shepard*" or "+bean*" like in the example works fine ... another word I found that seems to fail is "notes".

It's super confusing ...

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