That works perfectly, Thanks! I had no idea you could preface the field
paths with the type for boosting like that.
On Monday, February 24, 2014 7:08:31 PM UTC-5, Binh Ly wrote:
>
> If I understand you correctly, let's say you have one or more indexes.
> Then you have 2 types named "product" and
If I understand you correctly, let's say you have one or more indexes. Then
you have 2 types named "product" and "store". "product" and "store" both
have the field "name", but you want to boost the product "name" independent
from the store "name". You should be able to do something like this:
{