Re: Mongo REST interface and full data import

2011-04-11 Thread andrew_s
Thank you guys for your answers. I didn't recognise that it will be so easy to do it and example from http://wiki.apache.org/solr/UpdateJSON#Example works perfectly for me. Regards, Andrew -- View this message in context:

Re: Mongo REST interface and full data import

2011-04-05 Thread andrew_s
Hi Stefan, Thanks for clear explanation. I've used XPathEntityProcessor as an example, because didn't found JSON entity processor. I'll write a script to generate XML file for data import. Regards, Andrew -- View this message in context:

Mongo REST interface and full data import

2011-04-04 Thread andrew_s
Hi everyone, I'm trying to make a simple data import from MongoDB into Solr using REST interface. As an test example I've created schecma.xml like: ?xml version=1.0 ? isbn title and data-import.xml as:

Re: Mongo REST interface and full data import

2011-04-04 Thread andrew_s
Sorry for mistake with Solr version ... I'm using Solr 3.1 -- View this message in context: http://lucene.472066.n3.nabble.com/Mongo-REST-interface-and-full-data-import-tp2774479p2777319.html Sent from the Solr - User mailing list archive at Nabble.com.