Problem with LireSolr Plugin on a SolrCloud cluster
42 views
Skip to first unread message
Tony Li
unread,
Jun 20, 2018, 10:15:28 PM6/20/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lire-dev
Hi,
I have integrated LireSolr on a SolrCloud cluster running on Solr 6.4.0 by following the instructions on https://github.com/dermotte/liresolr. The cluster has around 100k documents. When I was conducting query, I found that I get different number of result each time with the same parameter. I'm guessing that the plugin is not searching in every shard. Any idea why this is happening and how should I fix this?