Hello, I want to index my fields dynamically.
DynamicFields don't suit my need because I don't know fields name in advance and fields type must be set dynamically too (need strong typage). I think the solution is to handle this programmatically but what is the best way to do this? Which custom handler and api use ? Nourredine.