Hi

Why doesn't the solr join query doesn't return the score when returning the response. Although I see JoinScorer in the JoinQParserPlugin class ?


Also, to evaluate the join performance, I filed a join query aganist solr's join - JoinQParserPlugin and aganist lucene JoinUtil.createJoinQuery. I always find the Qtime for Solr much lower then lucenes. What is the reason behind this ? Are there some caches coming in play or its just the way the join is performed ? If somebody can throw some ligh

Thanks,

Anand

Reply via email to