Personally, I use a non dynamic mapping.
I use dynamic = "strict" to prevent incorrectly formatted documents
On Saturday, June 23, 2012 2:38:26 AM UTC+2, Rimpy wrote:
Well, yeah it is reliable as far as the number of attributes are constant.
And application is suppose to send strict data. But when we are working
with php or such loosely typed language. I am getting not very good feeling
about that.Does this make sense to create mapping of all attributes manually?
Does this add any overhead on performance or could gain some performance?