On Tue, Mar 10, 2009 at 12:17 PM, CIF Search <cifsea...@gmail.com> wrote:
> Just as you have an xslt response writer to convert Solr xml response to
> make it compatible with any application, on the input side do you have an
> xslt module that will parse xml documents to solr format before posting them
> to solr indexer. I have gone through dataimporthandler, but it works in data
> 'pull' mode i.e. solr pulls data from the given location. I would still want
> to work with applications 'posting' documents to solr indexer as and when
> they want.
it is a limitation of DIH, but if you can put your xml in a file
behind an http server then you can fire a command to DIH to pull data
from the url quite easily.
>
> Regards,
> CI
>



-- 
--Noble Paul

Reply via email to