It is mostly a matter of how you expect to query that data - do you need
different queries for different sources, or do you have a common conceptual
model that covers all sources with a common set of queries?
-- Jack Krupansky
-Original Message-
From: vineet yadav
Sent: Tuesday, September 9, 2014 6:40 PM
To: solr-user@lucene.apache.org
Subject: Solr multiple sources configuration
Hi,
I am using solr to store data from multiple sources like social media,
news, journals etc. So i am using crawler, multiple scrappers and apis to
gather data. I want to know which is the best way to configure solr so
that I can store data which comes from multiple sources.
Thanks
Vineet Yadav