Re: Show filename in search result using a FileListEntityProcessor

2011-05-15 Thread kbootz
There is a JIRA item(can't recall it atm) that addresses the issue with the docs. I'm running 3.1 and per your example you should be able to get it using ${f.file}. I think* it should also be in the entity desc. but I'm also new and that's just how I access it. GL -- View this message in context:

Re: DIH help request: nested xml entities and xpath

2011-05-15 Thread kbootz
Have you tried using a scripttransformer per the wiki: http://wiki.apache.org/solr/DataImportHandler. -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-help-request-nested-xml-entities-and-xpath-tp2937919p2941151.html Sent from the Solr - User mailing list archive at Nabb

Re: how to concatenate two nodes of xml with xpathentityprocessor

2011-05-14 Thread kbootz
use the script transformer: -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-concatenate-two-nodes-of-xml-with-xpathentityprocessor-tp2861260p2941403.html Sent