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

adding exact phrase checkbox to search form #433

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wcaleb
Copy link
Contributor

@wcaleb wcaleb commented Jun 19, 2014

These changes add a parameter that allows users to search for exact phrases in the filestore, which is especially desirable when searching for things like page titles that appear in other pages.

I also added a checkbox in the sitenav template to make the feature more visible, but can remove that checkbox if desired, and leave the URL parameter in place.

You can test the feature on this wiki. It may be worth noting that this will probably require additional changes to the search.js highlighting script in order for its behavior to work as expected for exact phrase searches versus keyword searches.

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

Successfully merging this pull request may close these issues.

None yet

1 participant