gt; function queries separated by white space and each with an optional boost.
>> Make sure you eliminate any internal white space in single function queries
>> when using bf). For example:
>>
>> <
>> http://lucene.472066.n3.nabble.com/file/n4166709/Screen_Shot_2014-10-30_at_9.png
>> >
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Boosting-on-field-not-empty-tp4166692p4166709.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
066.n3.nabble.com/file/n4166709/Screen_Shot_2014-10-30_at_9.png
> >
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Boosting-on-field-not-empty-tp4166692p4166709.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
unction queries
when using bf). For example:
<http://lucene.472066.n3.nabble.com/file/n4166709/Screen_Shot_2014-10-30_at_9.png>
--
View this message in context:
http://lucene.472066.n3.nabble.com/Boosting-on-field-not-empty-tp4166692p4166709.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi, a simple question how to boost field-not-empty. For some reasons
solr(4.6) returns rows with empty fields first (while the fields are not
part of the search query).
I came across this old thread
http://grokbase.com/t/lucene/solr-user/125e4yenha/boosting-on-field-empty-or-not
, but no solution