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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -