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
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