: I have an indexed, not stored, not multiValued field in the schema.
:
: If I change this field to be multiValued, would I need to re-index
: everything, or would all existing documents (that were indexed while
: the field was not multiValued) still be queryable?
usually a change like this is f
I have an indexed, not stored, not multiValued field in the schema.
If I change this field to be multiValued, would I need to re-index
everything, or would all existing documents (that were indexed while
the field was not multiValued) still be queryable?
Thanks,
Yury