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

Allow advanced syntax in searches #117

Merged
merged 2 commits into from
Aug 13, 2021
Merged

Conversation

marcusmoore
Copy link
Contributor

This PR addresses the issue reported in #73 by enabling "advanced syntax" when performing Algolia searches on the website and via the API.

Copy link
Member

@mattstauffer mattstauffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one note, and you can keep my suggestion or ignore it, then we're good to merge. Thanks!

app/Http/Controllers/Api/SearchController.php Outdated Show resolved Hide resolved
Co-authored-by: Matt Stauffer <mattstauffer@users.noreply.github.com>
@marcusmoore
Copy link
Contributor Author

This is ready for a merge but I'm logging off for the day so I'll hold off for now....juuuust in case something goes wonky.

@marcusmoore marcusmoore merged commit e477138 into main Aug 13, 2021
@marcusmoore marcusmoore deleted the mxm/exact-matches-in-search branch August 13, 2021 19:42
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.

add option for "exact matches only" search and/or respect quoted words as being "exact only"
2 participants