On Thu, 2006-09-07 at 15:46 +0200, Martin Braun wrote: > Hello, > > I would like to index the user submitted queries to a given index. As a > result of this I want to provide something like: people who searched for > test searched also with these queries: +title:test +author:somename. > > I think the simple approach of just adding the queries as a string in a > document, would cause many redundancies, e.g. thousands of docs with > test in it.
You are looking for user based collaborative filtering. taste.sf.net can do that for you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]