Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-17 Thread Erick Erickson
But the bottom line is that clearly updating all documents in the index is a non-starter. -- Jack Krupansky -Original Message- From: Oleg Burlaca Sent: Sunday, July 14, 2013 11:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-17 Thread Oleg Burlaca
Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection of files in SOLR with ACL applied: each file has a multi-valued field that contains the list of userID's that can read

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-17 Thread Roman Chyla
-Original Message- From: Oleg Burlaca Sent: Sunday, July 14, 2013 11:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-16 Thread Erick Erickson
To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection of files in SOLR with ACL applied: each file has a multi-valued field that contains the list of userID's that can read it: here

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-16 Thread Alexandre Rafalovitch
:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection of files in SOLR with ACL applied: each file has a multi-valued field that contains the list of userID's

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-16 Thread Roman Chyla
-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection of files in SOLR with ACL applied: each file has a multi-valued field that contains the list of userID's that can read

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-15 Thread Roman Chyla
Krupansky -Original Message- From: Oleg Burlaca Sent: Sunday, July 14, 2013 11:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection of files in SOLR with ACL applied

ACL implementation: Pseudo-join performance Atomic Updates

2013-07-14 Thread Oleg Burlaca
Hello all, Situation: We have a collection of files in SOLR with ACL applied: each file has a multi-valued field that contains the list of userID's that can read it: here is sample data: Id | content | userId 1 | text text | 4,5,6,2 2 | text text | 4,5,9 3 | text text | 4,2 Problem: when

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-14 Thread Jack Krupansky
is that clearly updating all documents in the index is a non-starter. -- Jack Krupansky -Original Message- From: Oleg Burlaca Sent: Sunday, July 14, 2013 11:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-14 Thread Erick Erickson
implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection of files in SOLR with ACL applied: each file has a multi-valued field that contains the list of userID's that can read it: here is sample data: Id | content | userId 1 | text text | 4,5,6,2 2

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-14 Thread Oleg Burlaca
/SOLR-1913 But the bottom line is that clearly updating all documents in the index is a non-starter. -- Jack Krupansky -Original Message- From: Oleg Burlaca Sent: Sunday, July 14, 2013 11:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance

Re: ACL implementation: Pseudo-join performance Atomic Updates

2013-07-14 Thread Oleg Burlaca
in the index is a non-starter. -- Jack Krupansky -Original Message- From: Oleg Burlaca Sent: Sunday, July 14, 2013 11:02 AM To: solr-user@lucene.apache.org Subject: ACL implementation: Pseudo-join performance Atomic Updates Hello all, Situation: We have a collection