Hi Dileepa. I don't know if you can change the Solr instance of the ContentHub (I think it is not possible) but thinking in your problem, you could do the following:
- Create a new SolrYard pointing to your Solr instance (instead of creating a new core in the the Embedded Solr instance by default) - Create a new Site for your entities using this SolrYard - Create an Enhancement Chain configuring the linking engine pointing to your site and the specific field of your site to perform the linking - Create a new ContentHub using this EnhancementChain and defining a LDPath program to extract the properties of the extracted entities you want to store in the Solr Content Hub. - Use the ContentHub to perform queries over the content and the extracted entities of it (only the fields extracted by the LDPath program) I would do so but I hope Rupert or another Stanbol guy can give more information about this problem. Regards On Thu, Oct 24, 2013 at 8:03 PM, Dileepa Jayakody <[email protected] > wrote: > Hi All, > > Is $subject possible? > I have a Solr server which imports data from a mysql database and index the > content periodically. I need to identify Person and Organization mentions > in those content and make them searchable in the Solr index. > > > Can I configure Stanbol contenthub to use my existing Solr core and enhance > content by adding Person and Organization metadata to it? > > Thanks, > Dileepa > -- ------------------------------ This message should be regarded as confidential. If you have received this email in error please notify the sender and destroy it immediately. Statements of intent shall only become binding when confirmed in hard copy by an authorised signatory. Zaizi Ltd is registered in England and Wales with the registration number 6440931. The Registered Office is Brook House, 229 Shepherds Bush Road, London W6 7AN.
