Skip to content

ChristopherBilg/cl-opensearch-query-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Common Lisp implementation of a builder for the OpenSearch query DSL

Resources

License

Stars

Watchers

Forks

Packages

No packages published