Skip to content
Snippets Groups Projects
Commit 4bcfc8a3 authored by Jared Hancock's avatar Jared Hancock
Browse files

search: Try harder to match MySQL full text boolean query

As currently written, if a full text query is attempted in BOOLEAN mode and
the query cannot be compiled by MySQL, it causes an OrmException and a
crash. This patch adds a more straight-forward and comprehensive
grammer-based approach to checking for valid boolean syntax.
parent ecf69312
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment