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

Phrase searching #42

Closed
anarchivist opened this issue Jan 16, 2018 · 2 comments
Closed

Phrase searching #42

anarchivist opened this issue Jan 16, 2018 · 2 comments

Comments

@anarchivist
Copy link

anarchivist commented Jan 16, 2018

As a user:

  • I want to be able to search for a specific phrase which occurs within the text of a resource by wrapping the phrase in double quotes (e.g. "this is my phrase")
  • I want my queries for phrases to be insensitive to case and punctuation.
  • I want queries that do not contain diacritics to match phrases with those diacritics if they appear (e.g. "forcas armadas indonesias" should match Forças Armadas Indonésias)
@anarchivist
Copy link
Author

see also #10

@anarchivist
Copy link
Author

We might want to revisit this after working on #56.

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

1 participant