You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2015/08/20 23:51:25 UTC

[Solr Wiki] Trivial Update of "ReleaseNote53" by Upayavira

Dear Wiki user,

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

The "ReleaseNote53" page has been changed by Upayavira:
https://wiki.apache.org/solr/ReleaseNote53?action=diff&rev1=2&rev2=3

  Also see the Solr Schema API itself in the ref guide.
  
  Scoring mode for query-time join and block join
- Solr’s pseudo-join query parser has a new optional attribute score that can be used specify the scores produced on the resulting documents. It’s value can be min, max,avg,or total.
+ Solr’s pseudo-join query parser has a new optional attribute score that can be used specify the scores produced on the resulting documents. It’s value can be min, max,avg or total.
  
  Query-time join example: