Sean Timm wrote:
Add echoParams=all to your URL and look for the "cat" field in one of
the passed parameters. Specifically, in pf and qf. These can be
defaulted in the solrconfig.xml file.
i tried that but the exception prevents solr from returning anything.
but i did look in solrconfig.xml
Add echoParams=all to your URL and look for the "cat" field in one of
the passed parameters. Specifically, in pf and qf. These can be
defaulted in the solrconfig.xml file.
-Sean
Jon Drukman wrote:
whenever i try to use qt=dismax i get the following error:
Sep 22, 2008 11:50:48 AM org.apach
whenever i try to use qt=dismax i get the following error:
Sep 22, 2008 11:50:48 AM org.apache.solr.common.SolrException log
SEVERE: org.apache.solr.common.SolrException: undefined field cat
at
org.apache.solr.schema.IndexSchema.getDynamicFieldType(IndexSchema.java:1053)
i don't have