Hi Jon,

For general information related to using multiple cores, see
http://wiki.apache.org/solr/MultiCore

Apart from that, configuration of DataImportHandler does not change in
any way when using it with multiple cores. The only thing that changes
is the URL which has the core name now e.g.
http://localhost:8983/solr/news/dataimport and
http://localhost:8983/solr/video/dataimport in your case.

It would nice if you can share any feedback/suggestions you have on
DataImportHandler

On Tue, Mar 18, 2008 at 8:04 AM, Jon Baer <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  Sorry I could have sworn I read a snippet about this somewhere and
>  having trouble tracking it back down.  Im interested in (possible)
>  using DataImportHandler to run MultiCore (n+ indexes) ... what Id like
>  to do is have 2 indexes (/news and /video) and run them in a single
>  instance and load them w/ deltas from a few different tables.
>
>  Any links, much appreciated?
>
>  Thanks!
>
>  - Jon
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to