Antw: Re: Boosting of Join Results

2016-03-22 Thread Alena Dengler
Mikhail, Thanks a lot for the suggestion. We now implemented the query as follows: q=(+geschichte +rom) OR _query_:{!boost b=0.01}{!join from=expandtype fromIndex=pages to=id score=avg v='pageno_content:(+geschichte +rom)'}) With the factor of 0.01 it seems to work well with our data. Best Re

Re: Boosting of Join Results

2016-03-22 Thread Mikhail Khludnev
what is you nest join into boost eg q=+foo {!boost ..}{!join ... v=...} see https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-BoostQueryParser if it works, you may vote for https://issues.apache.org/jira/browse/SOLR-7814 On Tue, Mar 22, 2016 at 12:39 PM, Alena Dengler <