Hello,I've been using SOLR for a while now, but am stuck for information on two issues :
1) Is it possible to exclude characters in a SOLR facet wildcard query? e.g. [^,]* to match any character except an "," ?2) Can one setup the facet wildcard query to return the exact sub strings it matched of the queried facet, rather than the whole string?
I hope somebody can help :) Thanks, Ben