Re: Boolean facet and empty facet.prefix results in missing true entries.

2018-10-02 Thread Alexandre Rafalovitch
Try adding echoParams=all and see what comes back. Maybe there is some sort of "truthiness" mapping. Still, the solution of catching this in middleware is probably the easiest path. Regards, Alex On Tue, Oct 2, 2018, 10:55 PM Erick Erickson, wrote: > That does, indeed, look odd. I might po

Re: Boolean facet and empty facet.prefix results in missing true entries.

2018-10-02 Thread Erick Erickson
That does, indeed, look odd. I might point out that specifying facet.prefix without giving it a value is rather odd, but still that should default to not specifying facet.prefix at all. Sounds like a JIRA is in order but I doubt it'll get a very high priority unless you supply a patch since the ob