It would be the enum method... Solr 1.3 doesn't have the "fc" method for multi-valued fields... that's a 1.4 feature.
-Yonik http://www.lucidimagination.com On Fri, Mar 27, 2009 at 10:44 AM, rayandev <rayanm...@gmail.com> wrote: > > I am using the faceting feature and it works, I get back the facet counts, > but I need to know which facet.method(enum or fc) is used. Is there a way > to turn on the debug info for faceting. > > > Here's my setup > Solr 1.3 > EmbededSolrServer > SolrJ > Facet fields are indexed as multivalued solr.StrField > > Thanks > Rayan > -- > View this message in context: > http://www.nabble.com/Faceting-question-tp22743106p22743106.html > Sent from the Solr - User mailing list archive at Nabble.com.