Hello everyone,
 
we have two cores in our Solr Index (Solr 5.1). The primary index contains 
metadata, the secondary fulltexts. We use JOINs to query the primary index and 
include results from the secondary.
Now we are trying to find a way to see in the results whether a result document 
has hits in the secondary fulltext index (because then we need to do some 
follow up queries to retrieve snippets).
Is this possible?
 
Thanks
Andreas

Reply via email to