: Subject: Can I change to MULTIVALUED=true without rebuilding index? you can cahnge it from false to true w/o reindexing.
changing to true to false *should* be ok if you are 100% certain you don't hvae any documents in your index that have more then one value -- i don't even know what sorts of things might go wrong if you go true->false but there are multiple values in some docs. (plague of locusts maybe, ... any number of things could freak out) -Hoss