You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Fuad Efendi <fu...@efendi.ca> on 2010/11/04 02:36:55 UTC

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

 

 


RE: Pivot Facets - ERROR:SCHEMA-INDEX-MISMATCH

Posted by Fuad Efendi <fu...@efendi.ca>.
I forgot to add: this field is "int" in a schema. And error message is
".stringValue=."

-Fuad

 

From: Fuad Efendi [mailto:fuad@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