I guess if the prefix is variable, you can set the indexed field value to *<VALUE> literally. This will be a much less efficient search than with a fixed prefix (it might be as bad as simply rewriting with | search ... , but will at least work correctly and be less confusing.
... View more