Tools to save click through data in a search engine

2006-02-21 Thread rrshwrk
hi all, I am using lucene + tomcat to host a web search engine. I want to save the queries posted to the search engine and the clicked results returned by the search engine. However, i am unsure if they are any tools readily available to do that (prefererably open source tools) I am sure atleast s

Re: Help with indexing and query strategy

2006-02-11 Thread rrshwrk
Hi all I have a small problem and unable to figure out how to do to it. I am unable to figure out how do i compute similarity ( similar to the score given by lucene) for a particular doucment indexed by lucene and a given query string. i know that there is a function called search which comptues

Re: Lucene + LSI

2005-11-30 Thread rrshwrk
Yeah, its Latent Semantic Indexing On 12/1/05, gekkokid <[EMAIL PROTECTED]> wrote: > > sorry have to ask - whats LSI - " latent semantic indexing"? > > _gk > - Original Message - > From: "Lorenzo Viscanti" <[EMAIL PROTECTED]> > To: ; <[EMAIL PROTECTED]> > Sent: Thursday, December 01, 2005

lucene Documentation

2005-10-07 Thread rrshwrk
Could you tell me where i can find detailed documentation on lucene? thanks

Regarding Lucene and LSI

2005-10-05 Thread rrshwrk
Hi all, I am looking for LSI implementation i lucene. Is it available. I couldnt find it in the website. I searched in the archives but no help. could some one tell me if it is available or not. Could you tell me where can i see to find if there are any Language processing tools for Indexing and