ok. Shouldn't pf be applied on top of bq=? that way among the object_types
boosted, if one has "Manufacturing" then it should be listed first?

following are my objects:


<doc>
<id>1</id>
<object_name>Configuration</object_name>
<object_type>typeA<object_type>
<object_desc>Manufacturing</object_desc>
<Catch_all_copy_field> <--catch all field where contents of all fields get
copied to
</doc>

<doc>
<id>2</id>
<object_name>Manufacturing</object_name>
<object_type>typeA<object_type>
<object_desc>xyz</object_desc>
<Catch_all_copy_field> <--catch all field where contents of all fields get
copied to
</doc>

I'm hoping to get id=2 first then get id=1 but I'm not seeing that. is my
understanding of qf= not correct?



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to