Re: Content search and applying ACL

2021-05-07 Thread k-jingyang
After upgrading our Solr to 8.8 from 7.2, I've tested out the *score=none*, and *method=toplevelDV* with two collections. The first few queries took even longer, the first one took up to 20s as compared to 8s from *method=index*. I guess this is inline with what the docs mentioned about topLevelD

Re: Content search and applying ACL

2021-03-24 Thread k-jingyang
Thanks for the reply, Alessandro! I'll try out your tips and see if anything works out. Hope to post contribute back to here soon! -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Content search and applying ACL

2021-03-23 Thread k-jingyang
Hello everyone, I have a use case for my users which I'm having issues implementing. Hoping to find some insights here. We are trying to let our users search for almost any content data that they have, while respecting access control policies. My users are grouped into teams, and policies are app