Displaying 1 result from an estimated 1 matches for "xabcr".
Did you mean:
abcr
2005 Jan 14
0
Term prefixes (was: Xapian Feedback)
...39;t include an explicit ":".
For boolean terms, the prefix is simply prepended to the term.
So "Olly" with prefix "XABC" is indexed as "XABColli" and "XABC:Rolly".
The rationale for this is that otherwise prefixes "XABC" and "XABCR"
get confused. Note that scriptindex doesn't enforce the "X" rule for
multi-character prefixes.
* omega only looks at prefixes directly when handling "B" parameters.
Terms with the same prefix are OR-ed, then groups with different
prefixes are AND-ed. E.g....