Glad I could help. I also would think it was a very common issue. Personally
my schema is almost all dynamic fields. I have unique_id, content,
last_update_date and maybe one other field specifically defined, the rest 
are all dynamic. This lets me accept an almost endless variety of document
types into the same schema.  So if I planned on using DIH I had to come up
with a way, and stitching together solutions to a couple related issues got
me to my script transform. Mine is more convoluted than the one I gave here,
but obviously you got the gist of the idea.


-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1081738.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to