Windchill 12.1 index searching not working
user is unable to search. User gets the ERROR: there is an error executing the query. check your query syntax.
Windchill 12.1.0.0 is installed.
Solr 8.11.1 is up and running.
I have selected the Windchill Index Search Client in the PTC Solution Installer window but that didn't work out.
So, I have followed the steps from "Windchill Index Search Post-Installation Configuration"
http://localhost:8085/solr/wblib/select?indent=on&q=*:* shows good results
Solr Log shows:
ERROR (qtp1761217448-69) [ x:wblib] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: undefined field keywords_en => org.apache.solr.common.SolrException: undefined field keywords_en
at org.apache.solr.schema.IndexSchema.getDynamicFieldType(IndexSchema.java:1318)
org.apache.solr.common.SolrException: undefined field keywords_en
Anyone ideas on how to troubleshoot and solve this?

