Dynamically loading xml files from webapplication to index

2011-04-28 Thread sankar
In our webapp, we need to upload a xml data file from the UI(dialogue box) for indexing we are not able to find the solution in documentation. plz suggest what is the way to implement it -- View this message in context: http://lucene.472066.n3.nabble.com/Dynamically-loading-xml-files-from

Re: Dynamically loading xml files from webapplication to index

2011-04-27 Thread Grijesh
You need to write some script using solrj or some other connector to parse your data file and post to solr for indexing - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Dynamically-loading-xml-files-from-webapplication-to-index