Thank you for request! I'm did next request and all is ok https://localhost:8443/solr/alfresco/select?wt=standard&q=TYPE:%22{http://www.test.com/test/test/model/content/0.1}field%22&indent=on&hl=true&hl.fl=TYPE https://localhost:8443/solr/alfresco/select?wt=standard&q=TYPE:%22{http://www.test.com/test/test/model/content/0.1}field%22&indent=on&hl=true&hl.fl=TYPE But now i have another problem. If i have field with name "@{http://www.test.com/test/eln/model/content/0.1}label.__" and value "{en}label1" and do request https://localhost:8443/solr/alfresco/select?q=@{http://www.test.com/test/test/model/content/0.1}label.__: https://localhost:8443/solr/alfresco/select?q=@{http://www.test.com/test/test/model/content/0.1}label.__:"{en}label1"&wt=xml but it returned exception "HTTP Status 400 - org.apache.lucene.queryParser.ParseException: Cannot parse '@{http://www.agilent.com/openlab/eln/model/content/0.1}label.__:"{en}label1"': Encountered " "}" "} "" at line 1, column 54. Was expecting one of: "TO" ... <RANGEEX_QUOTED> ... <RANGEEX_GOOP> ... "
-- View this message in context: http://lucene.472066.n3.nabble.com/Solr-highlighting-isn-t-work-tp3527701p3530016.html Sent from the Solr - User mailing list archive at Nabble.com.
