Search help says to use "*", "?", "AND" and other Lucene Query Parser Syntax
for searches, but this often results in "Invalid search query" errors and no
results (or wrong results).
It's currently only possible to pass unfettered LQPS when "Any word" search
type radio is chosen. The other options decorate raw search results and can
foil or break LQPS searches.
A good solution would be to simply detect LQPS words/symbols in the search
query and automatically switch to un-decorated pass through if they are present.
Original issue reported on code.google.com by gpl.prog...@gmail.com on 14 Oct 2013 at 1:46
Original issue reported on code.google.com by
gpl.prog...@gmail.com
on 14 Oct 2013 at 1:46