It's a string field, ean...
http://paste.scsys.co.uk/510132
On 04/11/2016 06:00 PM, Yonik Seeley wrote:
On Mon, Apr 11, 2016 at 12:52 PM, Robert Brown <r...@intelcompute.com> wrote:
Hi,
When I perform a range query of ['' TO *] to filter out docs where a
particular field has a value, this does what I want, but I thought using the
square brackets was inclusive, so empty-string values should actually be
included?
They should be. Are you saying that zero length values are not
included by the range query above?
-Yonik