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

Improve behaviour for stopwords-only search (e.g., »habe nun«) #595

Closed
gerritbruening opened this issue Sep 23, 2022 · 5 comments
Closed

Comments

@gerritbruening
Copy link
Contributor

https://dev.faustedition.net/search?q=habe+nun

applies to dev and non-dev, FF and Chrome

@thvitt
Copy link
Member

thvitt commented Sep 23, 2022

Search is fine, but both 'habe' and 'nun' are stop words.

Try "habe nun" in the alle Wortformen index

@gerritbruening
Copy link
Contributor Author

Search is fine, but both 'habe' and 'nun' are stop words.

This is surprising

@thvitt
Copy link
Member

thvitt commented Sep 23, 2022

Need to look which list is really used, but this is a quite common one.

Maybe generate a message when we're using stopwords and the query consists of stopwords only

@thvitt thvitt changed the title Search broken? Improve behaviour for stopwords-only search (e.g., »habe nun«) Sep 23, 2022
@thvitt thvitt added c:usability and removed t:bug labels Sep 23, 2022
@thvitt thvitt added this to the 1.3 milestone Sep 23, 2022
@thvitt
Copy link
Member

thvitt commented Sep 23, 2022

also cf. faustedition/faust-gen-html#623

@thvitt
Copy link
Member

thvitt commented Sep 23, 2022

Duplicate of faustedition/faust-gen-html#623 actually

@thvitt thvitt closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2022
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

2 participants