Displaying 2 results from an estimated 2 matches for "ayushgp10".
2016 Feb 14
4
Implementation of substring search in omegascript
Hi,
I'm Ayush an undergraduate Computer Science student from Thapar university,
India. I was fiddling with xapian since the morning and trying to
understand the code and internals of Xapian.
I tried implementing the bite sized project idea posted here:
https://trac.xapian.org/wiki/ProjectIdeas#AddnewOmegaScriptcommandtodoasubstringsearch
but could not understand what needs to be returned when
2016 Mar 10
2
Integration of xapian in a framework
Hello devs!
Could you please expand on the project idea of integration of xapian in a
framework with an example. I did not fully understand the requirements of
this project.
Also I want to discuss an idea of my own. Xapian doesn't have an auto
complete feature. It is quite common for an search engine to have an auto
complete feature. What I propose is a API that is totally separate from