Does AWS cloudsearch allows incremental udpate of indexing?

Viewed 5

Does AWS cloudsearch allows incremental udpate of indexing.

Every month i get a csv file with million records, when ever i get a new csv file how to update the existing index by adding this csv file to it. i dont want to remove the existing index as well.

Does cloud search supports incremental reindex?

Also after 12 months i need to remove the first file which it indexed earlier? In that case how can remove the existing index?

Please help. Thanks in advance.

i know it index the files . but need to know whether it supports incremental update of indexing?

0 Answers
Related