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<[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
