SOLR-3145: Velocity "/browse" config should set mm=100% to behave as in 3.x

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jan Høydahl 2012-04-02 23:05:57 +00:00
parent 058179d177
commit 83e58db89c
1 changed files with 1 additions and 0 deletions

View File

@ -838,6 +838,7 @@
<str name="qf">
text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4
</str>
<str name="mm">100%</str>
<str name="q.alt">*:*</str>
<str name="rows">10</str>
<str name="fl">*,score</str>