OK and yes. The docs will look like:

<add> 
    <doc> 
       <field name='item_id'>ipad</field> 
       <field name='similar_items'>iphone</field> 
       <field name='cross_action_similar_items'>iphone nexus</field> 
    </doc> 
   <doc> 
     <field name='item_id'>iphone</field> 
     <field name='similar_items'>ipad</field> 
     <field name='cross_action_similar_items'>ipad galaxy</field> 
   </doc> 
</add>


On Jul 31, 2013, at 11:42 AM, B Lyon <[email protected]> wrote:

I'm interested in helping as well.
Btw I thought that what was stored in the solr fields were the llr-filtered
items (ids I guess) for the could-be-recommended things.

Reply via email to