You can use a separate unindexed, stored fields for this? Ie add
fields "field 1 weight age", "field 2 weight age", etc, and store that
float value (as a string) in there?

Mike

Allahbaksh Mohammedali Asadullah <[EMAIL PROTECTED]> wrote:
>
>
> Hi Chris and Mike,
> Thanks for your help.
> Chis you got me right for both points. Sorry that I could not put my queries 
> properly.  As I can't set and get boost value I have to do my implementation 
> some other way. Please help me in the same
>
>
> I have a three column table which I am trying to save in Lucene. Once lucene 
> gets me the matching field value then I want to get the value weight. So in 
> general I don't want to search by weight.
>
> My Table structure is like below
>
> Doc 1           Field Value           Weight age
> Field1          value1                  0.6
> Field2          value2                  0.8
>
>
> Doc 1           Field Value           Weight age
> Field1          value3                  0.3
> Field3          value5                  0.25
>
>
> Thanks in advance.
> Warm Regards,
> Allahbaksh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to