amazon cloudsearch - Does adding a field re-index all fields for all documents? -


i have large cloudsearch domain (5m documents) 3 indexed fields.

i want set default search field new empty field (as per). if add field fields in existing documents re-indexed?

i want careful because don't want incur large fee when re-indexing.

when add new field, documents (and fields in them) reindexed. there's no way avoid unfortunately.

it's mentioned here in docs on pricing page.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -