Yes, the xpath thing is a custom lightweight thing for high-speed use. There is a separate full XSL processor. http://wiki.apache.org/solr/DataImportHandler#Configuration_in_data-config.xml-1
I think this lets you run real XSL on input files. I assume it lets you throw in your favorite XSL implementation. On Thu, Nov 3, 2011 at 12:45 PM, Chris Hostetter <hossman_luc...@fucit.org>wrote: > > : *It does not support namespaces , but it can handle xmls with namespaces > . > > The real crux of hte issue is that XPathEntityProcessor is terribly named. > it should have been called "LimitedXPathishSyntaxEntityProcessor" or > something like that because it doesn't support full xpath syntax... > > "The XPathEntityProcessor implements a streaming parser which supports a > subset of xpath syntax. Complete xpath syntax is not supported but most of > the common use cases are covered..." > > ...i thought there was a DIH FAQ about this, but if not there really > should be. > > > -Hoss > -- Lance Norskog goks...@gmail.com