Array_Type performance

Hi,

I'm looking at adding a tag-based filter to one of my queries. I was
wondering how the array_type mapping actually worked, and what the
performance implications may me.

e.g. I'm using this for my mapping of tags, as per the example:

"tags" : {"type" : "string", "index_name" : "tag"}

Thanks,

Paul.

--

Paul Loy
paul@keteracel.com
http://uk.linkedin.com/in/paulloy

There is no perf implications, especially if you use it as a filter.
On Saturday, February 5, 2011 at 2:17 AM, Paul Loy wrote:

Hi,

I'm looking at adding a tag-based filter to one of my queries. I was wondering how the array_type mapping actually worked, and what the performance implications may me.

e.g. I'm using this for my mapping of tags, as per the example:

"tags" : {"type" : "string", "index_name" : "tag"}

Thanks,

Paul.

--

Paul Loy
paul@keteracel.com
http://uk.linkedin.com/in/paulloy