asing.
Since norms are already omitted for this field its lengths differences
between docs would not affect scores.
HTH, Doron
> Thanks.
>
> -Original Message-
> From: Anshum [mailto:ansh...@gmail.com]
> Sent: Friday, January 07, 2011 7:38 PM
> To: java-user@lucene.apach
> We do leverage synonyms but they are not appropriate for
> this case. We use synonyms for words that are truly
> synonymous for the entire index such as "inc" and
> "incorporated". Those words are always interchangeable.
> However, many of the employer alternate names are only valid
> for a singl
...@gmail.com]
Sent: Friday, January 07, 2011 7:38 PM
To: java-user@lucene.apache.org
Subject: Re: Creating an index with multiple values for a single field
Hi Ryan,
You should try the synonym filter. That should help you with this kinda
problem.
You could also look at turning off norms for the na
Hi Ryan,
You should try the synonym filter. That should help you with this kinda
problem.
You could also look at turning off norms for the name field, or turning off
tf or idf.
--
Anshum Gupta
http://ai-cafe.blogspot.com
On Sat, Jan 8, 2011 at 6:03 AM, Ryan Aylward wrote:
> Our business has a