On Sat, Mar 13, 2010 at 3:57 AM, blargy <zman...@hotmail.com> wrote: > > How can I manually specify a static multiple value field in the > DataImportHandler? > > I finally figured out the answer of how to statically define a value from > this FAQ: http://wiki.apache.org/solr/DataImportHandlerFaq which basically > states to use the TemplateTransformer. > > My question is what do I put for template when the value is multi-valued? >
If you want to add just one static value, it does not matter whether the field is multi-valued or not. But there is no way to add more than one static value to a multi-valued field. Can you open a jira issue for this? -- Regards, Shalin Shekhar Mangar.