Thanks Kuli. I tried this, but then it only returns hits for the query in the title field. I managed to get this work, by making edismax the default query type in the request handler in solrconfig.xml. This is still a bit of a hack, since I can't select different query types from solrj. If I add a second result handler for search, it seems to get overridden by the existing one.
-- View this message in context: http://lucene.472066.n3.nabble.com/Boosting-fields-in-SOLR-using-Solrj-tp3939789p3945486.html Sent from the Solr - User mailing list archive at Nabble.com.
