On 6/26/2018 11:48 AM, Ritesh Kumar (Avanade) wrote:
> Is it possible to create an index field of type *dictionary*. I have
> seen stringarry, datetime, bool etc. but I am looking for a field type
> like list of objects.
The types that you find in a Solr schema are just made-up sequences of
charac
Hey Eric,
Thanks for response, it was a Sitecore related modifications we had to do to
make it work.
Thanks
Ritesh
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Tuesday, June 26, 2018 10:52 AM
To: solr-user
Subject: Re: Create an index field of type
Well, there's a multiValued field that's just a list of whatever (string,
date, numeric, etc).
What's the use-case? This feels like an "XY" problem. a "dictionary" type
is usually some kind of structure that how want to have operate in a
specific manner. Solr doesn't really deal at that level, it