[Xapian-devel] Auto completion using xapian

Naveen A.N. naveen at searchlabs.org
Thu Oct 4 18:20:30 BST 2012


Hello,

Do xapian has analyzer like EdgeNGram to use it for autocomplete.

I am trying to use the auto completion using xapian.
For example:
e
ex
exa
exam
example
etc..
so that we can get it.
I tried to use using the Partial flag but it dose not work Xapian::Query
query = parser.parse_query("m*",parser.FLAG_PARTIAL);
Do you have any example or any tutorial is appreciated.

--Naveen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20121004/df278cfc/attachment.htm>


More information about the Xapian-devel mailing list