Re: Set field boost with dataImportHandler

2014-02-10 Thread Alexandre Rafalovitch
Oops, sorry. I missed the 'Field' part. I wonder if that's something that can be done with Transformers? An alternative could be having a 'text_boost' field next to 'text' field and using a custom UpdateRequestProcessor to merge the fields into one boosted version. Regards, Alex. Personal web

Re: Set field boost with dataImportHandler

2014-02-10 Thread Shalin Shekhar Mangar
Field level boosts are not supported by DIH. Can you open a jira issue? On Mon, Feb 10, 2014 at 4:23 PM, Viva Daniele wrote: > Hi guys, > > I’m using dataimporthandler. > > i need to set a field boost at index time but i need to set it dynamically. > This is what i’m truing to do: > > qu

Re: Set field boost with dataImportHandler

2014-02-10 Thread Alexandre Rafalovitch
Have you looked at $docBoost in the DIH documentation: https://wiki.apache.org/solr/DataImportHandler#Special_Commands ? Personal website: http://www.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at