[Xapian-discuss] Contextual search via xapian
Denis Kuzmenok
forward_ua at ukr.net
Tue Jul 15 10:32:29 BST 2008
Hi,
i wonder is it possible to make contextual search via xapian?
I tried with this way:
index all keywords into 1 database with omega, structure like: name =>
searchable,
url
Then i put text into query i do search.
But xapian find keywords which don't come in the same order as in
text, like: today nokia reveals 6500 = nokia 6500, but i want to find
any keywords in the same order as in text... NEAR is that i need, but
it means AND FOLLOWED BY so all words must be founded :(
Any suggestion?
Sorry for my english:(
More information about the Xapian-discuss
mailing list