Hello,
Sorry, my question was not clear.
My problem: I would like to find both stemmed words as well as non stemmed
words. The queries are parsed with the Xapian::QueryParser::STEM_ALL
flag.
The problem is, that all stemmed words are "Z"-prefixed and therefore
Xapian will not find them. Is there a chance to index the stemmed words
without the "Z" prefix in order to find stemmed words with
"STEM_ALL"
in a single query?
Thanks a lot
Markus
double schrieb:> Hi,
>
> Is there a change to change the default-prefix ("Z") for
> stemmed terms?
>
> Thanks a lot!
> Markus
> _______________________________________________
> Xapian-discuss mailing list
> Xapian-discuss at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-discuss
>
>