added link from dismax 'mm' parameter to format document

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@523185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mike Klaas 2007-03-28 05:46:42 +00:00
parent 8b7cdb9de1
commit 205ede4369
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ import org.apache.solr.util.SolrPluginUtils;
* </li>
* <li> mm - (Minimum Match) this supports a wide variety of
* complex expressions.
* read {@link SolrPluginUtils#setMinShouldMatch SolrPluginUtils.setMinShouldMatch} for full details.
* read {@link SolrPluginUtils#setMinShouldMatch SolrPluginUtils.setMinShouldMatch} and <a href="http://lucene.apache.org/solr/api/org/apache/solr/util/doc-files/min-should-match.html">mm expression format</a> for details.
* </li>
* <li> pf - (Phrase Fields) fields/boosts to make phrase queries out
* of, to boost the users query for exact matches on the specified fields.
@ -89,7 +89,7 @@ import org.apache.solr.util.SolrPluginUtils;
* <li> ps - (Phrase Slop) amount of slop on phrase queries built for pf
* fields.
* </li>
* <li> ps - (Query Slop) amount of slop on phrase queries explicitly
* <li> qs - (Query Slop) amount of slop on phrase queries explicitly
* specified in the "q" for qf fields.
* </li>
* <li> bq - (Boost Query) a raw lucene query that will be included in the