elastic-scout-driver-plus icon indicating copy to clipboard operation
elastic-scout-driver-plus copied to clipboard

Is there a way to customize how my indexes are imported?

Open gcjbr opened this issue 2 years ago • 2 comments

Or when I want to specify it should I create the index using github.com/babenkoivan/elastic-migrations first?

gcjbr avatar Jul 20 '22 18:07 gcjbr

Yup, you have to use that package or create them manually. Otherwise, a mapping will be automatically created in ES based on the model's provided data for indexing.

marcelopm avatar Jul 20 '22 23:07 marcelopm

Awesome.

It works great.

Thanks for those

Em qua., 20 de jul. de 2022 20:13, Marcelo Moises @.***> escreveu:

Yup, you have to use that package or create them manually. Otherwise, a mapping will be automatically created in ES based on the model's provided data for indexing.

— Reply to this email directly, view it on GitHub https://github.com/babenkoivan/elastic-scout-driver-plus/issues/130#issuecomment-1190857706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6DCUVOCWOL367MNVLBSVLVVCB23ANCNFSM54EVSSTQ . You are receiving this because you authored the thread.Message ID: @.***>

gcjbr avatar Jul 21 '22 00:07 gcjbr

Closing as the issue seems to be resolved

babenkoivan avatar Aug 15 '22 06:08 babenkoivan