Multivalued properties

In my application I need to index mails.
Then I need do define properties like From, To, Cc, Subject etc...
To and CC have more than one value.
Is it possbile to define such attributes? How ?
Any smart suggestion ?
Tks
Tullio

Elasticsearch supports fields with multiple values. See
Elasticsearch Platform — Find real-time answers at scale | Elastic for
details.

On Friday, July 27, 2012 12:21:38 PM UTC-4, tullio0106 wrote:

In my application I need to index mails.
Then I need do define properties like From, To, Cc, Subject etc...
To and CC have more than one value.
Is it possbile to define such attributes? How ?
Any smart suggestion ?
Tks
Tullio