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 AndreHagenbruch:
http://wiki.apache.org/solr/Join?action=diff&rev1=11&rev2=12

  
  = Compared To SQL =
  
- For people who are use to SQL, it's important to note that Joins in Solr are 
not really equivalent to SQL Joins because no information about the table being 
joined "from" is carried forward into the final result.  A more appropriate SQL 
analogy would be an "inner query"
+ For people who are used to SQL, it's important to note that Joins in Solr are 
not really equivalent to SQL Joins because no information about the table being 
joined "from" is carried forward into the final result.  A more appropriate SQL 
analogy would be an "inner query"
  
  This Solr request...
  

Reply via email to