On 8/6/07, Jae Joo <[EMAIL PROTECTED]> wrote: > Hi, > > I have updated the example and have an error if I empty one of the facet > field.
What do you mean by "empty" one of the facet fields? What is the whole query URL you are using? It looks like you are perhaps you are setting a facet.field parameter to a zero length string? Just remove the parameter altogether if that's the case. -Yonik > Any know what I missed and/or wrong, > > > Here is exception list > > org.apache.solr.core.SolrException: undefined field > at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:829)