Prospective search using python

Wednesday, July 22nd, 2009

Prospective search, or persistent search, is a relatively less common method of implementing search where the list of keywords is defined, and when provided a single document it determines the list of keywords applicable to it. This is different from traditional (or "retrospective") search, where many documents are stored into an ...

I <3 Django

Monday, December 1st, 2008

Last month(November) had been quite busy for me, had many things going on including :- My new Secret Project : Its a new Django based web project, if all goes as per plan I take over the world and declare windows illegal ;) Visa issues : Apparently the process for a Non-Immigrant ...