cl-opensearch-query-builder
2024-10-12
No Description
License
MIT
cl-opensearch-query-builder
Common Lisp implementation of a builder for the OpenSearch query DSL
Installation
cl-opensearch-query-builder can be installed via Quicklisp from the Ultralisp distribution:
(ql-dist:install-dist "<http://dist.ultralisp.org/>" :prompt nil) (ql:quickload :cl-opensearch-query-builder)
Documentation
View the documentation in the docs/ directory in this repository.