Re: SOLR nested dataimport issues

2017-12-18 Thread Emir Arnautović
Hi, I did not check it but it seems to me that it might be related to using full path in your fields xpath: you are iterating hash-es and you should probable set field paths assuming it is the new root. E.g. for id it would be: > HTH, Emir -- Monitoring - Log Management - Alerting - Anomaly Det

SOLR nested dataimport issues

2017-12-15 Thread Triveni
I am trying to import a nested xml using URLdatasource. But indexing is not happening. XML: ABC 1512016450886 XYZ access public access12 public12 My data-config.xml: http://abc:123/api/sample_api.xml"; processor="XPathEntityProcessor"