Abhishek Singh Kushwah
2016-Mar-03 18:46 UTC
Regarding GSOC 2016 Project Idea : Weighing Schemes
Hi Olly, I remember we discussed about implementation of more weighing schemes to xapian library in Jan 2015 but unfortunately xapian was not shortlisted. Has the problems in the back end solved, because i remember we were stuck last year due to the back end of xapian. Regards, Abhishek -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20160304/a732fa8f/attachment.html>
On Fri, Mar 04, 2016 at 12:16:58AM +0530, Abhishek Singh Kushwah wrote:> I remember we discussed about implementation of more weighing schemes to > xapian library in Jan 2015 but unfortunately xapian was not shortlisted. > > Has the problems in the back end solved, because i remember we were stuck > last year due to the back end of xapian.Hello Abhishek, The backend will need to track more statistics to enable implementing of some new weighting schemes (or at least to allow efficient implementations), but adding that to the backend can just be part of the project. Cheers, Olly