Re: How to query for content with ACLs?

2014-06-12 Thread Jack Krupansky

Take a look at this:
http://www.slideshare.net/lucenerevolution/wright-nokia-manifoldcfeurocon-2011

Karl has an old Jira patch somewhere for doing the ACLs processing in Solr.

-- Jack Krupansky

-Original Message- 
From: lalitjangra

Sent: Thursday, June 12, 2014 9:28 AM
To: solr-user@lucene.apache.org
Subject: Re: How to query for content with ACLs?

Thanks Ahmet ,

I have already setup mcf-solr4x-plugin in MCF 1.5.1 and i can see ACLs
indexed into solr indexes.

But now i assume i need to write Solr query to put a user's permission
details into in it which can be compared to ACL stored in solr. This is why
i have posted it here. Also i have posted it to MCF list.

Can anybody help?

Regards.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-query-for-content-with-ACLs-tp4141402p4141419.html
Sent from the Solr - User mailing list archive at Nabble.com. 



Re: How to query for content with ACLs?

2014-06-12 Thread lalitjangra
Thanks Ahmet ,

I have already setup mcf-solr4x-plugin in MCF 1.5.1 and i can see ACLs
indexed into solr indexes. 

But now i assume i need to write Solr query to put a user's permission
details into in it which can be compared to ACL stored in solr. This is why
i have posted it here. Also i have posted it to MCF list.

Can anybody help?

Regards. 





--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-query-for-content-with-ACLs-tp4141402p4141419.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: How to query for content with ACLs?

2014-06-12 Thread Ahmet Arslan
Hi Lalitjangra,

MCF in Action book is publicly available to anyone : 
https://manifoldcfinaction.googlecode.com/svn/trunk/pdfs/

You need to download/use mcf-solr4x-plugin to filter results. There are two 
separate options, SearchComponent and QParserPlugin.  
http://manifoldcf.apache.org/en_US/download.html#Plugin+for+Apache+Solr+4.x

However this discussion should be continued in MCF user mailing list : 
http://manifoldcf.apache.org/en_US/mail.html

Ahmet




On Thursday, June 12, 2014 2:39 PM, lalitjangra  
wrote:
Hi,I have integrated Solr 4.6 with Apache ManifoldCF 1.5 to crawl sharepoint,
& shared drives. Now i am able to index content from these sources along
with ACL details which are stored in solr index.Now i want to perform search
queries on solr index to get search results containing these ACLs. E.g. If
user A is searching into solr indexes, he should be rendered only those
search results on which he has permissions say read permissions.I am still
working on how to create such queries of putting user details into solr
queries to get compared with stored ACLs in solr?Does anybody has an idea?
Any help would be appreciated.Regards. 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-query-for-content-with-ACLs-tp4141402.html
Sent from the Solr - User mailing list archive at Nabble.com.


How to query for content with ACLs?

2014-06-12 Thread lalitjangra
Hi,I have integrated Solr 4.6 with Apache ManifoldCF 1.5 to crawl sharepoint,
& shared drives. Now i am able to index content from these sources along
with ACL details which are stored in solr index.Now i want to perform search
queries on solr index to get search results containing these ACLs. E.g. If
user A is searching into solr indexes, he should be rendered only those
search results on which he has permissions say read permissions.I am still
working on how to create such queries of putting user details into solr
queries to get compared with stored ACLs in solr?Does anybody has an idea?
Any help would be appreciated.Regards. 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-query-for-content-with-ACLs-tp4141402.html
Sent from the Solr - User mailing list archive at Nabble.com.