Closed Graziel closed 8 years ago
or at least give an option to not map it
currently im trying to use elastic search to search mysql database records and i have to map some field to mysql id and then use it while it could be done simpler by just keeping the _id for Documents in plugin
it appears you can give id to save and it will be used normally, not sure yet if it will have any impact on app
or at least give an option to not map it
currently im trying to use elastic search to search mysql database records and i have to map some field to mysql id and then use it while it could be done simpler by just keeping the _id for Documents in plugin