add weight on fields
authorymh <ymh.work@gmail.com>
Wed, 09 Nov 2011 16:19:43 +0100
changeset 29 a30208a2bb60
parent 28 af0bf1b5c7b2
child 30 1abde4d10402
add weight on fields
app/config/config.yml
--- a/app/config/config.yml	Mon Nov 07 17:25:39 2011 +0100
+++ b/app/config/config.yml	Wed Nov 09 16:19:43 2011 +0100
@@ -72,6 +72,8 @@
             type: string
             length: 1024
             accessor: getTitle
+            weight: 1.0
         description:
             type: text
+            weight: 0.5