: In my use case I need the reverse. Nutch searches the index created by : my solr application. The application is just one component in the portal : and the portal will provide a "global" search engine which should use : the index from solr.
If you have a compatible schema, then it should be possible ... but if your goal is to make an index with a biz object specific schema and then use it as a single collection/source in a nutch installation, that may not sork ... i'm not sure how flexible Nutch is about the indexes it can hanlde: it's probably a question best asked on the Nutch user list. -Hoss