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

Exact match is not exact #303

Open
laurenmarietta opened this issue Sep 22, 2021 · 2 comments
Open

Exact match is not exact #303

laurenmarietta opened this issue Sep 22, 2021 · 2 comments
Labels

Comments

@laurenmarietta
Copy link

In at least two cases, it seems that the search function does not honor exact matches.

I'm trying to search for papers with the terms "objectivity" or "subjectivity" in the title, abstract, or comments. However, even when I put these search terms within double quotes, I am seeing results for derivatives of these words. For instance, when I search All Fields for "objectivity", I see 110,409 results, in which almost all results contain the words "object," "objects," "objective," etc. but that do not contain the word "objectivity." Obviously these words, though sharing a root, do not have the same meaning!

Expected behavior
Double quotes result in an exact match search

Screen Shot 2021-09-22 at 3 45 48 PM

Desktop (please complete the following information):

  • OS: macOS Big Sur
  • Browser: Firefox
  • Version: 92.0
@dimitrymindlin
Copy link

dimitrymindlin commented Nov 10, 2022

I noticed the same when searching for "Conversation" and getting a lot of hits for "conversion" instead...

@o-simardcasanova
Copy link

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

No branches or pull requests

3 participants