I opened SOLR-9477 a couple of days ago. Basically it seems that all but one Update Request Processors do not look at the child documents.
So, no "schemaless" mapping, no ID generation, no empty field removal, no trim, etc. for child documents. All of these are only for the top-level document. I would think somebody would have noticed it earlier, so feel that maybe I am missing something. I would appreciate somebody else to test it quickly and confirm/set me straight on this. But if it is true then *) Do we need to document this as a limitation? *) Do we need to fix it individually or there is a smart way to do it centrally? One Jira or a bunch? *) Are there any catches/complications around this area? Regards, Alex. ---- Newsletter and resources for Solr beginners and intermediates: http://www.solr-start.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
