Re: Term Dictionary + scoring

2010-01-17 Thread MitchK
An idea of mine was to set up two SolrCores, since I don't know how to create a layer above popularity. Let's call them QueryCore and DataCore. Querying for the first time against the DataCore would lead to a normal response, since there were no queries before. Let's say we are querying for "Sta

Re: Term Dictionary + scoring

2010-01-16 Thread MitchK
Grant, thank you for the link to the wiki. TermsComponent was unknown to me until now. It sounds good! > Generally, this clickthrough tracking is tied to the query, so you need a > layer above just popularity. You >need popularity per query (or in all > likelihood a subset of the queries, since

Re: Term Dictionary + scoring

2010-01-15 Thread Grant Ingersoll
On Jan 15, 2010, at 8:19 AM, MitchK wrote: > > Hello, > > I have searched the wiki and the mailing-lists, but I can't find any > postings for the following training-use cases. > > First: > I want to create a Term Dictionary, which I can response to my client. The > client should be able to man

Term Dictionary + scoring

2010-01-15 Thread MitchK
Hello, I have searched the wiki and the mailing-lists, but I can't find any postings for the following training-use cases. First: I want to create a Term Dictionary, which I can response to my client. The client should be able to manipulate this response in any way he wants - so I really need a