Dear Wiki user,

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

The following page has been changed by AnuragGoel:
http://wiki.apache.org/solr/SolrRelevancyFAQ

The comment on the change is:
Updated Lucene scoring documentation link

------------------------------------------------------------------------------
    * index-time boost - if a boost was specified for a document at index time, 
scores for searches that match that document will be boosted.
    * query clause boost - a user may explicitly boost the contribution of one 
part of a query over another.
  
- See the [http://lucene.apache.org/java/docs/scoring.html Lucene scoring 
documentation] for more info.
+ See the [http://lucene.apache.org/java/2_4_0/scoring.html Lucene scoring 
documentation] for more info.
  
  
  == Why does id:archangel come before id:hawkgirl when querying for "wings" ==

Reply via email to