Fix field name typo in dismax configuration

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@581250 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2007-10-02 14:13:46 +00:00
parent 1fcddcc76e
commit c42ea0668e
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@
text^0.2 features^1.1 name^1.5 manu^1.4 manu_exact^1.9 text^0.2 features^1.1 name^1.5 manu^1.4 manu_exact^1.9
</str> </str>
<str name="bf"> <str name="bf">
ord(poplarity)^0.5 recip(rord(price),1,1000,1000)^0.3 ord(popularity)^0.5 recip(rord(price),1,1000,1000)^0.3
</str> </str>
<str name="fl"> <str name="fl">
id,name,price,score id,name,price,score