Open GoogleCodeExporter opened 8 years ago
Hmm, it would be tricky to get that to work as you want, since xapian (the
underlying database) treats the whole blob as something to match by, rather
than a query to interpret. Of course I could break the string up in mu, but
that breaks other queries.
So, what I'd recommend is to pass the arguments directly to mu (without shell
interpretation).
Original comment by digg...@gmail.com
on 14 Aug 2013 at 7:23
Original issue reported on code.google.com by
michael....@gmail.com
on 6 Jan 2013 at 3:57