Re: boost on certain keywords

2010-01-28 Thread Shashi Kant
http://www.lucidimagination.com/blog/2009/08/05/getting-started-with-payloads/


On Thu, Jan 28, 2010 at 6:54 AM, Shashi Kant  wrote:
> Look at Payload.
>
> On Thu, Jan 28, 2010 at 6:48 AM, murali k  wrote:
>>
>> Say I have a clothes store,  i have ladies clothes, mens clothes
>>
>> when someone searches for "clothes", i want to prioritize mens clothing
>> results,
>> how can I achieve this ?
>> this logic should only apply for this keyword, other keywords should work
>> as-is
>>
>> should I be trying with something on synonyms or during the process of
>> indexing ? or something in dismax request handler ?
>>
>>
>>
>>
>> --
>> View this message in context: 
>> http://old.nabble.com/boost-on-certain-keywords-tp27354717p27354717.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
>


Re: boost on certain keywords

2010-01-28 Thread Shashi Kant
Look at Payload.

On Thu, Jan 28, 2010 at 6:48 AM, murali k  wrote:
>
> Say I have a clothes store,  i have ladies clothes, mens clothes
>
> when someone searches for "clothes", i want to prioritize mens clothing
> results,
> how can I achieve this ?
> this logic should only apply for this keyword, other keywords should work
> as-is
>
> should I be trying with something on synonyms or during the process of
> indexing ? or something in dismax request handler ?
>
>
>
>
> --
> View this message in context: 
> http://old.nabble.com/boost-on-certain-keywords-tp27354717p27354717.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>