A multiValued="true" string field is what you're after here.
Erik
> On Dec 22, 2014, at 23:19, Xin Cai wrote:
>
> hi guys
> I am looking to parse a json file that contains fields that has a list of
> schools
>
> So for example I would have
>
>
> {"Schools":[
> name: "Seirra High School"
hi guys
I am looking to parse a json file that contains fields that has a list of
schools
So for example I would have
{"Schools":[
name: "Seirra High School",
name: "Walnut elementary School"]}
So if I want to be able to index all the different schools so i can fast
look up with people that wen