On 10/10/07, Mike Klaas <[EMAIL PROTECTED]> wrote:
> Have you tried setting multivalued=true without reindexing?  I'm not
> sure, but I think it will work.

Yes, that will work fine.
One thing that will change is the response format for stored fields
<arr name="foo"><str>val1</str></arr>
instead of
<str name="foo">val1</str>

Hopefully in the future we can specify a faceting method w/o having to
change the schema.

-Yonik

Reply via email to