On Fri, Mar 6, 2015 at 2:04 AM, Gimantha Bandara <[email protected]> wrote:
> I am going to use FacetFields/FacetsConfig. So using FacetFields we can
> define a hierarchy like below.
>
> doc.add(new FacetField("Publish Date", "2012", "1", "7"))
>
> Is it possible to use FacetFields like this, as we could do with
> CategoryPath?
>
> doc.add(new FacetField("Publish Date", "2012/1/7"))
I don't think so: you must split it yourself.
Mike McCandless
http://blog.mikemccandless.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]