-
Notifications
You must be signed in to change notification settings - Fork 13
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
Implement Exact Phrase, Case & Punctuation Sensitivity search options #289
Comments
11 tasks
plutonik-a
added a commit
that referenced
this issue
Nov 14, 2017
* refactor class hsg-search-inputs for vertical and horizontal alignment * extract checkboxes for refining search as include „filter-querystring-include.html“ * add css to component
plutonik-a
added a commit
that referenced
this issue
Nov 15, 2017
* add values and names to checkboxes * add IDs and class names to forms * get values of checkboxes as parameters on submitting the query
plutonik-a
added a commit
that referenced
this issue
Nov 16, 2017
plutonik-a
added a commit
that referenced
this issue
Nov 20, 2017
Add prefixed underscore to filename to indicate an include file.
Next iteration |
joewiz
changed the title
Create component "refine search term"
Implement Exact Phrase, Case & Punctuation Sensitivity search options
Nov 13, 2019
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refine the search with 3 options "Exact phrase", "Case sensitive" and "Punctuation sensitive", directly below the search bar.
Parent: #284
Edit on Nov 11, 2019:
From @joshbotts via the mailbox:
--> User story: I want to search for "Goa" and exclude hits that are upper case ("GOA")
Originally posted by @joewiz in #255 (comment)
The text was updated successfully, but these errors were encountered: