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

Simple search broken when word "of" is present #182

Open
jploski opened this issue Jan 7, 2014 · 0 comments
Open

Simple search broken when word "of" is present #182

jploski opened this issue Jan 7, 2014 · 0 comments

Comments

@jploski
Copy link

@jploski jploski commented Jan 7, 2014

In EPrints 3.3.12 the simple search feature (using the internal search plugin) will in most cases return no results when the search string contains the word "of" because this word is only looked up in creators_name, then ANDed with all the other search conditions.

I'm posting it mostly for documentation purposes because this issue is apparently already fixed in the Git repository by the following commit:

72d31b9

Another workaround (not needed with the patch) would be to add "of"=>1 to freetext_stop_words in cfg.d/indexing.pl.

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

Successfully merging a pull request may close this issue.

None yet
2 participants