Index: schema.xml
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/apachesolr/schema.xml,v
retrieving revision 1.1.2.1.2.21
diff -u -p -r1.1.2.1.2.21 schema.xml
--- schema.xml	9 Feb 2009 14:12:22 -0000	1.1.2.1.2.21
+++ schema.xml	10 Feb 2009 15:09:02 -0000
@@ -272,7 +272,7 @@
    <copyField source="name" dest="sname"/>
    <copyField source="name" dest="name_sort"/>
    <!-- Copy terms to a single field that contains all taxonomy term names -->
-   <copyField source="tsfield_vid_*" dest="taxonomy_names"/>
+   <copyField source="ts_vid_*" dest="taxonomy_names"/>
 
    <!-- A set of fields to contain text extracted from tag contents which we
         can boost at query time. -->
