> wrote:
>
> On 1/30/06, Leon Chaddock <[EMAIL PROTECTED]> wrote:
> > Hi,
> > Does anyone know if it is possible to show related searches with lucene,
> for example if
> > someone searched for "car insurance" you could bring back the results
> and related
On 1/30/06, Leon Chaddock <[EMAIL PROTECTED]> wrote:
> Hi,
> Does anyone know if it is possible to show related searches with lucene, for
> example if
> someone searched for "car insurance" you could bring back the results and
> related
> searches like the
Have you considered using bi-grams and tri-grams? It might be useful
indexing with NgramFilter and then searching for N-grams through the text.
You could also count the number of times a particular document consists of
"Car Insurance Rate" for term-frequency etc.
-Hemant
;
> -Ursprüngliche Nachricht-
> Von: xing jiang [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 31. Januar 2006 19:03
> An: java-user@lucene.apache.org
> Betreff: Re: Related searches
>
> I think you should build a type of domain specific dictionary first. You
> sho
Hi Leon,
have you tried the WorldNet ad-on? You can easily expand the query with
synonyms.
-Ursprüngliche Nachricht-
Von: xing jiang [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 31. Januar 2006 19:03
An: java-user@lucene.apache.org
Betreff: Re: Related searches
I think you should
> Does anyone know if it is possible to show related searches with lucene,
> for example if someone searched for "car insurance" you could bring back the
> results and related searches like these
>
>
> Automobile Insurance
> Car Insurance Quote
> Car Insurance
I think you should build a type of domain specific dictionary first. You
should say, for instance, "automobile = car". This approach can satisfy your
requirement.
On 1/30/06, Leon Chaddock <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Does anyone know if it is possible to show rel
Hi,
Does anyone know if it is possible to show related searches with lucene, for
example if someone searched for "car insurance" you could bring back the
results and related searches like these
Automobile Insurance
Car Insurance Quote
Car Insurance Quotes
Auto Insurance
Cheap Car Ins