Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "Join" page has been changed by JoelNothman:
http://wiki.apache.org/solr/Join?action=diff&rev1=12&rev2=13

Comment:
spelling

  {{{
  SELECT xxx, yyy 
  FROM collection1
- WHERE outher_id IN (SELECT inner_id FROM collection1 where zzz = "vvv")
+ WHERE outer_id IN (SELECT inner_id FROM collection1 where zzz = "vvv")
  }}}
  
  

Reply via email to