Kun,

it should be enough to use the same field second time, like this:
<field name="foo>"value1</field>
<field name="foo">value2</field>

Regards
Stefan

On Thu, Mar 31, 2011 at 11:39 AM, kun xiong <xiongku...@gmail.com> wrote:
> Since the interface of DataImporter return a Map, I can't put multi value
> for a same field, right?
>
> Example:
>
> I write a class extending DataImporter, and  want to index {"value1",
> "value2"} for field "name".
>
> How should I do?
>
> Many thanks.
>
> Kun
>

Reply via email to