Index: conf/schema.xml
===================================================================
--- conf/schema.xml	(revision 1041560)
+++ conf/schema.xml	(working copy)
@@ -65,7 +65,7 @@
 
         <!-- fields for index-basic plugin -->
         <field name="host" type="url" stored="false" indexed="true"/>
-        <field name="site" type="string" stored="false" indexed="true"/>
+        <field name="site" type="string" stored="stored" indexed="true"/>
         <field name="url" type="url" stored="true" indexed="true"
             required="true"/>
         <field name="content" type="text" stored="false" indexed="true"/>
