Hey all, Is there anyway in Solr 1.4/1.5 to perform multiple facet prefixes on the same facet field in one request?
Ex. On field 'Foo' I want to perform a facet prefix of A* and B* so I can get a facet response of all terms prefixed with A and all terms prefixed with B, either grouped together in the same facet result list or seperate facet lists labeled by the prefix. Currently, I perform one request per facet prefix and I am hoping that there is some cryptic way using local params that I am missing that will allow me to do this. Robert. -- View this message in context: http://old.nabble.com/Multiple-Facet-prefixes-on-the-same-facet-field-in-one-request--tp26702997p26702997.html Sent from the Solr - User mailing list archive at Nabble.com.