On Wed, Dec 9, 2009 at 5:25 AM, Robert Purdy <rdpu...@gmail.com> wrote:

>
> 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.
>
>
No, I don't think there is a way to do request for more than one
facet.prefix on the same field in one request.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to