I forgot to add: this field is "int" in a schema. And error message is ".stringValue=."
-Fuad From: Fuad Efendi [mailto:f...@efendi.ca] Sent: November-03-10 9:37 PM To: dev@lucene.apache.org Subject: Pivot Facets - ERROR:SCHEMA-INDEX-MISMATCH Hi, Any recent commits, PIVOT-related? I have this errors: <lst name="facet_pivot"> <arr name="ChannelID,ClassificationID"> <lst> <str name="field">ChannelID</str> <str name="value"> ERROR:SCHEMA-INDEX-MISMATCH,stringValue=`#8;#0;#0;#0;#5; </str> <int name="count">4491</int> I used it (September's nightly build) without any problem; yesterday I installed new (trunk), and reindexed. What has been changed? Thanks, Fuad