elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

how to add a new index

Open maralbe opened this issue 7 years ago • 0 comments

hi @basemkhirat I index my data using scout and toSearchableArray() method in the present, I have an Index.. and with toSearchableArray() I had indexed my models to two different types.. but because of a low speed during for my search result. I decided to create another index and index one of my types to the new index.. I looked in scout config and es config.. but I couldn't find any setting to define multiple index.. can you tell me how to do that?

thanks

maralbe avatar Aug 26 '17 14:08 maralbe