Hello! Can anyone point me to any documentation, blog posts, or any hints to how I can take the Conditional AST from a
PlanResource
call and translate that into an Elastic Search query?
a
Alex Olivier (Cerbos)
11/09/2024, 3:10 PM
Hey we have some reference implementations for various ORMs which is the best starting point as they all have tests with a common set of policy
https://github.com/cerbos/query-plan-adapters
m
Mitch
11/10/2024, 12:59 PM
Thank you @Alex Olivier (Cerbos) for your response. However, I'm looking specifically if anyone has tackled this with Elastic/Open Search? Can one of the three out there be translated easily to Elastic/Open Search?