Class ScopedSearch::QueryNotSupported
In: lib/scoped_search.rb
Parent: ScopedSearch::Exception

The default exception class that is raised when there is a problem with parsing or interpreting a search query.

You may want to catch this exception and handle this gracefully.

[Validate]