Hello! Can anyone point me to any documentation, ...
# help
m
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
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
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?