You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by B0DYLANG <ra...@yahoo.com> on 2009/06/26 10:29:15 UTC

special Type of indexing

dears,
my problem is that i want to apply a wieght for each word i add to the
lucene document, so that when i want to index a sentence like this "Hello
how you doing" i want to add Hello with a boost equals to 0.75 and how with
boost 0.50 and doing with boost 0.3 is there is a mean of doing that ?
-- 
View this message in context: http://www.nabble.com/special-Type-of-indexing-tp24216740p24216740.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: special Type of indexing

Posted by Michael McCandless <lu...@mikemccandless.com>.
Hi,

Could you re-ask your two questions on java-user, instead?  This
mailing list is for discussions about changing Lucene's source code.

Mike

On Fri, Jun 26, 2009 at 4:29 AM, B0DYLANG<ra...@yahoo.com> wrote:
>
> dears,
> my problem is that i want to apply a wieght for each word i add to the
> lucene document, so that when i want to index a sentence like this "Hello
> how you doing" i want to add Hello with a boost equals to 0.75 and how with
> boost 0.50 and doing with boost 0.3 is there is a mean of doing that ?
> --
> View this message in context: http://www.nabble.com/special-Type-of-indexing-tp24216740p24216740.html
> Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org