Next: The swish++ Engine, Previous: The imap Engine, Up: Setting up nnir [Contents][Index]
The gmane
engine requires no configuration.
Gmane queries follow a simple query language:
AND, OR, NOT (or AND NOT), and XOR are supported, and brackets can be used to control operator precedence, e.g., (emacs OR xemacs) AND linux. Note that operators must be written with all capital letters to be recognized.
+ and - can be used to require or exclude terms, e.g., football -american
The search engine converts all text to utf-8, so searching should work in any language.
Common English words (like ’the’ and ’a’) are ignored by default. You can override this by prefixing such words with a + (e.g., +the) or enclosing the word in quotes (e.g., "the").
The query can be limited to articles by a specific author using a prefix-arg. After inputting the query this will prompt for an author name (or part of a name) to match.