On 02/29/2016 07:59 AM, Tom Evans wrote:
On Mon, Feb 29, 2016 at 11:43 AM, David Santamauro
<david.santama...@gmail.com> wrote:
You will have noticed below, the field definition does not contain
multiValues=true
What version of the schema are you using? In pre 1.1 schemas,
multiValued="true" is the default if it is omitted.
1.5
Other single-value fields (tint, string) group correctly. The move from
4.8 to 5.3 has rendered grouping on populated, single-value,
solr.TextField fields crippled -- at least for me.