Hi,

Are you sure content_text is a multivalued field (i.e., field definition has
multiValued="true" in managed-schema)?

Edward


Em qui, 16 de jan de 2020 08:42, O. Klein <kl...@octoweb.nl> escreveu:

> row.put('content_text', "hello");
> row.put('content_text', "this is a test");
> return row;
>
> will only return "this is a test"
>
>
>
>
> --
> Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>

Reply via email to