Rostislav Svoboda <rostislav.svob...@gmail.com> writes: > Hi, > >> Isn't this the same as [...] > > I wasn't talking about the meaning of the predicates in my examples. I > wanted to point out that: > - it would be nice to have a few predicate examples under the Hint > and/or in the Help https://issues.guix.gnu.org/help#search > - it seems like negation (i.e. "NOT") can't be used to form a predicate.
The code for the search is here: https://git.savannah.gnu.org/cgit/guix/mumi.git/tree/mumi/xapian.scm We're using Xapian. The Xapian query parser docs are here: https://xapian.org/docs/queryparser.html -- Ricardo