Displaying 1 result from an estimated 1 matches for "xabc".
Did you mean:
abc
2005 Jan 14
0
Term prefixes (was: Xapian Feedback)
...R prefix if the specified prefix
is 2 or more characters long and doesn't end in a ":" already. All
the examples for scriptindex don'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 pr...