Hello,

I am getting below exception, and using Drillsideways facets. While getting
children i am getting below exception:

17:02:10,496 ERROR [stderr:71] (Thread-2
(HornetQ-client-global-threads-790878673))
java.lang.IllegalArgumentException: dimension "CITY" was not indexed into
field "$facets
17:02:10,500 ERROR [stderr:71] (Thread-2
(HornetQ-client-global-threads-790878673))     at
org.apache.lucene.facet.taxonomy.TaxonomyFacets.verifyDim(TaxonomyFacets.java:80)
17:02:10,503 ERROR [stderr:71] (Thread-2
(HornetQ-client-global-threads-790878673))     at
org.apache.lucene.facet.taxonomy.IntTaxonomyFacets.getTopChildren(IntTaxonomyFacets.java:95)

I have used, TestDrillSideways.java test case to understand concept.

Is there any mistake in creating FacetsConfig object, or configured
something wrong ?

Thanks,

Reply via email to