Set the multiValued="true" attribute on the field definition. Note it
is case sensitive.
See: http://wiki.apache.org/solr/SchemaXml
Best
Erick
On Tue, Mar 29, 2011 at 3:58 PM, Marcelo Iturbe wrote:
> Hello,
> I have an XML with multiple nodes with the same name.
>
> In the data-config.xml docum
make sure the field "email" is multivalued in schema.xml file
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-with-XML-question-tp2750288p2750416.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello,
I have an XML with multiple nodes with the same name.
In the data-config.xml document, I have set up:
But this only feeds the last email address into Solr (in the case bellow,
mv...@yahoo.org appears in Solr).
The XML for each entity is as follows:
http://www.go