Hi I have two server(Physical) that run my application and solr. I use external file field to do some search result ranking.
According to the wiki page, external file field data need to resident in {solr}\data directory. Because EFF data is generated by my application. How can I push this file to solr. Is there any API or solr web services or any mechanism help this? floyd