Re: [Catalog-sig] search queries in PyPI
by Richard Jones other posts by this author
May 14 2008 3:17PM messages near this date
Re: [Catalog-sig] search queries in PyPI
|
Re: [Catalog-sig] search queries in PyPI
On Thu, 15 May 2008, Tarek Ziade wrote:
> I think it wouldn't cost too much here to change the webui interface, to
> use store.py features.
The current search implementation is a trade-off between the complexity you
would like to have and useful results for arbitrary, inelegant term lists.
Your pseudo-code omits an important feature - the scoring of the result based
on the type of match.
Perhaps the scoring could be altered such that hits on more than one term in
the same field result in a higher score?
Richard
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@[...].org
http://mail.python.org/mailman/listinfo/catalog-sig
Thread:
Tarek Ziade
Noah Kantrowitz
Tarek Ziade
Richard Jones
Tarek Ziade
martin
|