Hi,

I have been trying to find a way to handle document access rights in 
Elasticsearch. I have come up with a solution and written a few words 
trying to explain it in a blog.
https://www.tuleap.org/elasticsearch-dealing-complex-permissions

In order to avoid duplication, I'm not going to repeat it all here but the 
general idea is to create a script that checks a document's user groups 
against a list passed in the query.
I'm posting it here because it would be good to have feedback from people 
who know a lot more about elasticsearch than I do. Also, would anyone know 
if there is a way of optimising it?
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/94ec8170-89e1-4f85-af1d-bf0828e5d7d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to