Re: Tools for schema.xml generation and to import from a database

2012-07-30 Thread Andre Lopes
Thanks for the reply Alexandre, I will test your clues as soon as possible. Best Regards, On Mon, Jul 30, 2012 at 4:15 AM, Alexandre Rafalovitch wrote: > If you are just starting with SOLR, you might as well jump to 4.0 > Alpha. By the time you finished, it will be the production copy. > > If

Re: Tools for schema.xml generation and to import from a database

2012-07-29 Thread Alexandre Rafalovitch
If you are just starting with SOLR, you might as well jump to 4.0 Alpha. By the time you finished, it will be the production copy. If you want to index stuff from the database, your first step is probably to use DataImportHandler (DIH). Once you get past the basics, you may want to do a custom cod