I don't know of any way to do this. The closest you can come to what I infer you want would be to define an edismax query handler in solrconfig.xml and assign boosts automatically when querying. Or you can apply boosts at index time by specifying a "boost" attribute in the XML.
Best Erick On Wed, Jan 11, 2012 at 3:01 AM, Finotti Simone <tech...@yoox.com> wrote: > Hello ML, > I wonder if it is possibile to define a boost for certains fields in > schema.xml configuration. As far, I have found ways to define a boost while > indexing and while querying, so I suspect the straight answer is no. Anyway, > I'd like a confirm, if possible. > > Thank you in advance > S