Re: combining xml and nutch index in solr

2011-08-01 Thread abhayd
hi thanks, That's exactly what i want as far as I know we can not update solr index with partial values it does not update the index record, it gets recreated. so I m not sure how solrindex command will work here -- View this message in context: http://lucene.472066.n3.nabble.com/combining-xml-

Re: combining xml and nutch index in solr

2011-08-01 Thread Gora Mohanty
On Fri, Jul 29, 2011 at 8:56 PM, abhayd wrote: > hi > > I have a xml file which has url, category,subcategory, title kind of > details. > > and we crawl the urls in xml using Nutch. Anyway for use to merge both? [...] Not sure that I follow your requirements, and it has been some time since I use