Thank you for the details very helpful. What I am not clear on is when
someone on publish searches (end user facing public site) for something
how do I make it fetch data from SOLR? I understand that I cannot bypass
LUCENE so every time I search it will hit Lucene?The requirement is: I
have to ensure that the data is being searched in SOLR engine as I need
to be search and mashup data that is being pushed to SOLR from another
system (outside of CQ) as well. So basically, I have to search through...