The wiki page has most of the info you need
*http://wiki*.apache.org/*solr*/DataImportHandler

To use multi-value fields, your schema.xml must define it with multiValued="true"


On 3/11/10 10:58 PM, blargy wrote:
How can you simply add a static value like?<field name="id" value="123"/>
How does one add a static multi-value field?<field name="category_ids"
values="123, 456"/>

Is there any documentation on all the options for the field tag in
data-config.xml?

Thanks for the help

--
Tommy Chheng
Programmer and UC Irvine Graduate Student
Twitter @tommychheng
http://tommy.chheng.com

Reply via email to